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 095435a commit bd8cb23Copy full SHA for bd8cb23
api/include/opentelemetry/metrics/meter.h
@@ -96,7 +96,7 @@ class Meter
96
97
#if OPENTELEMETRY_ABI_VERSION_NO >= 2
98
/**
99
- * Creates a Gauge with the passed characteristics and returns a unique_ptr to that Counter.
+ * Creates a Gauge with the passed characteristics and returns a unique_ptr to that Gauge.
100
*
101
* @param name the name of the new Gauge.
102
* @param description a brief description of what the Gauge is used for.
0 commit comments