Closed matt-hensley closed 2 months ago
Separates resource detectors and instrumentations.
This is a breaking change due to removes of values from Instrumentation.cs
Adds new environment variable GRAFANA_DOTNET_RESOURCEDETECTORS. Setting this will cause only the provided resource detectors to be enabled.
GRAFANA_DOTNET_RESOURCEDETECTORS
CHANGELOG.md
Changes
Separates resource detectors and instrumentations.
This is a breaking change due to removes of values from Instrumentation.cs
Adds new environment variable
GRAFANA_DOTNET_RESOURCEDETECTORS
. Setting this will cause only the provided resource detectors to be enabled.Merge requirement checklist
CHANGELOG.md
file updated for non-trivial changes