We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3105132 commit 9a6da16Copy full SHA for 9a6da16
src/OpenTelemetry.Exporter.Geneva/CHANGELOG.md
@@ -2,15 +2,16 @@
2
3
## Unreleased
4
5
+* Support for specifying resource attributes, including
6
+ `service.name`, `service.instanceId`, and custom attributes.
7
+ ([#3214](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/3214))
8
+
9
## 1.13.0
10
11
Released 2025-Oct-13
12
13
* Updated OpenTelemetry core component version(s) to `1.13.1`.
14
([#3218](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/3218))
-* Support for specifying resource attributes, including
- `service.name`, `service.instanceId`, and custom attributes.
- ([#3214](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/3214))
15
16
## 1.13.0-alpha.1
17
0 commit comments