Skip to content

Commit

Permalink
Revert "feat: Docker Infra container to EXT service (#1711)" (#1714)
Browse files Browse the repository at this point in the history
This reverts commit d0e9369.
  • Loading branch information
mborroni authored Jul 30, 2024
1 parent 35866e9 commit 9d6c317
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 59 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
relationships:
- name: extInfraDockerContainerEXTService
version: "1"
origins:
- OpenTelemetry
conditions:
- attribute: eventType
anyOf: [ "Metric" ]
- attribute: entity.type
anyOf: ["SERVICE"]
relationship:
expires: P75M
relationshipType: HOSTS
source:
buildGuid:
account:
attribute: accountId
domain:
value: INFRA
type:
value: CONTAINER
identifier:
fragments:
- attribute: container.id
hashAlgorithm: FARM_HASH
target:
extractGuid:
attribute: entity.guid
entityType:
attribute: entity.type
59 changes: 0 additions & 59 deletions relationships/synthesis/INFRA_DOCKER_CONTAINER-to-EXT_SERVICE.yml

This file was deleted.

0 comments on commit 9d6c317

Please sign in to comment.