We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 201b347 commit 8a9d085Copy full SHA for 8a9d085
api/include/opentelemetry/metrics/meter.h
@@ -84,7 +84,7 @@ class Meter
84
85
/**
86
* Creates a Asynchronouse (Observable) Gauge with the passed characteristics and returns a
87
- * shared_ptr to that Observable Counter
+ * shared_ptr to that Observable Gauge
88
*
89
* @param name the name of the new Observable Gauge.
90
* @param description a brief description of what the Observable Gauge is used for.
0 commit comments