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

Removes AWS and Azure cloud resource detectors #114

Merged
merged 5 commits into from
Sep 10, 2024

Conversation

matt-hensley
Copy link
Contributor

@matt-hensley matt-hensley commented Aug 30, 2024

Changes

Removes AWS and Azure cloud resource detectors. This is a breaking change.

These detectors are being removed from the package to prevent application startup issues. These detectors attempt to determine which cloud platform an application is deployed to, and this can significantly impact startup times.

Configuration documentation changes to follow.

Merge requirement checklist

  • Unit tests added/updated
  • CHANGELOG.md file updated for non-trivial changes
  • Changes in public API reviewed (if applicable)

@matt-hensley matt-hensley marked this pull request as ready for review September 4, 2024 13:33
@matt-hensley matt-hensley requested a review from a team as a code owner September 4, 2024 13:33
@matt-hensley matt-hensley requested review from a team and zeitlinger September 6, 2024 14:32
@matt-hensley matt-hensley merged commit ccc2bcf into grafana:main Sep 10, 2024
10 checks passed
@matt-hensley matt-hensley deleted the remove-cloud-detectors branch September 11, 2024 13:44
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