Skip to content

Commit 861b8a2

Browse files
committed
Update comment
Signed-off-by: Federico Torres <[email protected]>
1 parent 2f5bd9c commit 861b8a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prometheus-metrics-model/src/main/java/io/prometheus/metrics/model/snapshots/PrometheusNaming.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public class PrometheusNaming {
3434
* ESCAPING_KEY is the key in an Accept header that defines how metric and label names that do not
3535
* conform to the legacy character requirements should be escaped when being scraped by a legacy
3636
* Prometheus system. If a system does not explicitly pass an escaping parameter in the Accept
37-
* header, the default nameEscapingScheme will be used.
37+
* header, the default escaping scheme will be used.
3838
*/
3939
public static final String ESCAPING_KEY = "escaping";
4040

0 commit comments

Comments
 (0)