Skip to content

Commit

Permalink
improve test coverage
Browse files Browse the repository at this point in the history
Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com>
  • Loading branch information
fatsheep9146 committed Oct 25, 2022
1 parent 653b28b commit e856489
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions exporters/prometheus/testdata/without_scope_info.txt
@@ -0,0 +1,6 @@
# HELP bar_ratio a fun little gauge
# TYPE bar_ratio gauge
bar_ratio{A="B",C="D"} .75
# HELP target_info Target metadata
# TYPE target_info gauge
target_info{service_name="prometheus_test",telemetry_sdk_language="go",telemetry_sdk_name="opentelemetry",telemetry_sdk_version="latest"} 1

0 comments on commit e856489

Please sign in to comment.