Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "[chore] Temporary revert metadata status for resourcedetection sub-components" #36414

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,20 @@ 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: 14 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,20 @@ 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: 14 additions & 0 deletions .github/ISSUE_TEMPLATE/other.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,20 @@ 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: 14 additions & 0 deletions .github/ISSUE_TEMPLATE/unmaintained.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,20 @@ 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,6 +2,11 @@ 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,6 +2,11 @@ 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,6 +2,11 @@ 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,6 +2,11 @@ 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,6 +2,11 @@ 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,6 +2,11 @@ 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,6 +2,11 @@ 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,6 +2,11 @@ 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,6 +2,11 @@ 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,6 +2,11 @@ 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,6 +2,11 @@ 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,6 +2,11 @@ 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,6 +2,11 @@ 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,6 +2,11 @@ type: resourcedetectionprocessor/system

parent: resourcedetection

status:
class: pkg
codeowners:
active:

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