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

Enable primary cloud resource detection #344

Merged
merged 1 commit into from
Apr 28, 2021
Merged

Conversation

mstumpfx
Copy link

This is important to create the unique cloud dimensions,
such as AWSUniqueId, gcp_id, or azure_resource_id,
which our built-in content heavily relies on.

Ordering taken from https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/processor/resourcedetectionprocessor#ordering

@mstumpfx mstumpfx requested a review from jrcamp April 28, 2021 14:02
This is important to create the unique cloud dimensions,
such as `AWSUniqueId`, `gcp_id`, or `azure_resource_id`,
which our built-in content heavily relies on.

Ordering taken from https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/processor/resourcedetectionprocessor#ordering
@mstumpfx mstumpfx force-pushed the mstumpf/cloud-dims branch from a3cdc86 to 9e611ca Compare April 28, 2021 15:26
@mstumpfx mstumpfx merged commit 41f8b57 into main Apr 28, 2021
@delete-merged-branch delete-merged-branch bot deleted the mstumpf/cloud-dims branch April 28, 2021 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants