Skip to content

Commit

Permalink
[chore] Temporary revert metadata status for resourcedetection sub-co…
Browse files Browse the repository at this point in the history
…mponents

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
  • Loading branch information
bogdandrutu committed Nov 6, 2024
1 parent 44e363c commit c967e8d
Show file tree
Hide file tree
Showing 18 changed files with 0 additions and 126 deletions.
14 changes: 0 additions & 14 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -185,20 +185,6 @@ body:
- processor/remotetap
- processor/resource
- processor/resourcedetection
- processor/resourcedetection/internal/aws/ec2
- processor/resourcedetection/internal/aws/ecs
- processor/resourcedetection/internal/aws/eks
- processor/resourcedetection/internal/aws/elasticbeanstalk
- processor/resourcedetection/internal/aws/lambda
- processor/resourcedetection/internal/azure
- processor/resourcedetection/internal/azure/aks
- processor/resourcedetection/internal/consul
- processor/resourcedetection/internal/docker
- processor/resourcedetection/internal/gcp
- processor/resourcedetection/internal/heroku
- processor/resourcedetection/internal/k8snode
- processor/resourcedetection/internal/openshift
- processor/resourcedetection/internal/system
- processor/routing
- processor/schema
- processor/span
Expand Down
14 changes: 0 additions & 14 deletions .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -179,20 +179,6 @@ body:
- processor/remotetap
- processor/resource
- processor/resourcedetection
- processor/resourcedetection/internal/aws/ec2
- processor/resourcedetection/internal/aws/ecs
- processor/resourcedetection/internal/aws/eks
- processor/resourcedetection/internal/aws/elasticbeanstalk
- processor/resourcedetection/internal/aws/lambda
- processor/resourcedetection/internal/azure
- processor/resourcedetection/internal/azure/aks
- processor/resourcedetection/internal/consul
- processor/resourcedetection/internal/docker
- processor/resourcedetection/internal/gcp
- processor/resourcedetection/internal/heroku
- processor/resourcedetection/internal/k8snode
- processor/resourcedetection/internal/openshift
- processor/resourcedetection/internal/system
- processor/routing
- processor/schema
- processor/span
Expand Down
14 changes: 0 additions & 14 deletions .github/ISSUE_TEMPLATE/other.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -179,20 +179,6 @@ body:
- processor/remotetap
- processor/resource
- processor/resourcedetection
- processor/resourcedetection/internal/aws/ec2
- processor/resourcedetection/internal/aws/ecs
- processor/resourcedetection/internal/aws/eks
- processor/resourcedetection/internal/aws/elasticbeanstalk
- processor/resourcedetection/internal/aws/lambda
- processor/resourcedetection/internal/azure
- processor/resourcedetection/internal/azure/aks
- processor/resourcedetection/internal/consul
- processor/resourcedetection/internal/docker
- processor/resourcedetection/internal/gcp
- processor/resourcedetection/internal/heroku
- processor/resourcedetection/internal/k8snode
- processor/resourcedetection/internal/openshift
- processor/resourcedetection/internal/system
- processor/routing
- processor/schema
- processor/span
Expand Down
14 changes: 0 additions & 14 deletions .github/ISSUE_TEMPLATE/unmaintained.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -184,20 +184,6 @@ body:
- processor/remotetap
- processor/resource
- processor/resourcedetection
- processor/resourcedetection/internal/aws/ec2
- processor/resourcedetection/internal/aws/ecs
- processor/resourcedetection/internal/aws/eks
- processor/resourcedetection/internal/aws/elasticbeanstalk
- processor/resourcedetection/internal/aws/lambda
- processor/resourcedetection/internal/azure
- processor/resourcedetection/internal/azure/aks
- processor/resourcedetection/internal/consul
- processor/resourcedetection/internal/docker
- processor/resourcedetection/internal/gcp
- processor/resourcedetection/internal/heroku
- processor/resourcedetection/internal/k8snode
- processor/resourcedetection/internal/openshift
- processor/resourcedetection/internal/system
- processor/routing
- processor/schema
- processor/span
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ type: resourcedetectionprocessor/ec2

parent: resourcedetection

status:
class: pkg
codeowners:
active:

resource_attributes:
host.name:
description: The hostname
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ type: resourcedetectionprocessor/ecs

parent: resourcedetection

status:
class: pkg
codeowners:
active:

resource_attributes:
cloud.provider:
description: The cloud.provider
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ type: resourcedetectionprocessor/eks

parent: resourcedetection

status:
class: pkg
codeowners:
active:

resource_attributes:
cloud.provider:
description: The cloud.provider
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ type: resourcedetectionprocessor/elastic_beanstalk

parent: resourcedetection

status:
class: pkg
codeowners:
active:

resource_attributes:
cloud.provider:
description: The cloud.provider
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ type: resourcedetectionprocessor/lambda

parent: resourcedetection

status:
class: pkg
codeowners:
active:

resource_attributes:
cloud.provider:
description: The cloud.provider
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ type: resourcedetectionprocessor/aks

parent: resourcedetection

status:
class: pkg
codeowners:
active:

resource_attributes:
cloud.provider:
description: The cloud.provider
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ type: resourcedetectionprocessor/azure

parent: resourcedetection

status:
class: pkg
codeowners:
active: [mx-psi]

resource_attributes:
cloud.provider:
description: The cloud.provider
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ type: resourcedetectionprocessor/consul

parent: resourcedetection

status:
class: pkg
codeowners:
active:

resource_attributes:
cloud.region:
description: The cloud.region
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ type: resourcedetectionprocessor/docker

parent: resourcedetection

status:
class: pkg
codeowners:
active:

resource_attributes:
host.name:
description: The host.name
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ type: resourcedetectionprocessor/gcp

parent: resourcedetection

status:
class: pkg
codeowners:
active:

resource_attributes:
host.name:
description: The host.name
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ type: resourcedetectionprocessor/heroku

parent: resourcedetection

status:
class: pkg
codeowners:
active: [atoulme]

resource_attributes:
cloud.provider:
description: The cloud.provider
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ type: resourcedetectionprocessor/k8snode

parent: resourcedetection

status:
class: pkg
codeowners:
active:

resource_attributes:
k8s.node.uid:
description: The Kubernetes node UID
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ type: resourcedetectionprocessor/openshift

parent: resourcedetection

status:
class: pkg
codeowners:
active: [frzifus]

resource_attributes:
cloud.provider:
description: The cloud.provider
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ type: resourcedetectionprocessor/system

parent: resourcedetection

status:
class: pkg
codeowners:
active:

resource_attributes:
host.name:
description: The host.name
Expand Down

0 comments on commit c967e8d

Please sign in to comment.