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 436fd4b commit f2673c7Copy full SHA for f2673c7
src/OpenTelemetry.Exporter.InMemory/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Unreleased
4
5
+* Adds new `AddInMemoryExporter` extension method to export `Metric` as new
6
+ type `MetricSnapshot`.
7
+ ([#2361](https://github.com/open-telemetry/opentelemetry-dotnet/issues/2361))
8
+
9
## 1.3.0-beta.2
10
11
Released 2022-May-16
0 commit comments