File tree Expand file tree Collapse file tree 2 files changed +26
-0
lines changed
Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,19 @@ exporters:
4747 verbosity : detailed
4848
4949service :
50+ telemetry :
51+ metrics :
52+ readers :
53+ - pull :
54+ exporter :
55+ prometheus :
56+ host : ' 127.0.0.1'
57+ port : 8888
58+ without_scope_info : true
59+ without_type_suffix : true
60+ without_units : true
61+ with_resource_constant_labels :
62+ included : [ ]
5063
5164 pipelines :
5265
Original file line number Diff line number Diff line change @@ -47,6 +47,19 @@ exporters:
4747 verbosity : detailed
4848
4949service :
50+ telemetry :
51+ metrics :
52+ readers :
53+ - pull :
54+ exporter :
55+ prometheus :
56+ host : ' 127.0.0.1'
57+ port : 8888
58+ without_scope_info : true
59+ without_type_suffix : true
60+ without_units : true
61+ with_resource_constant_labels :
62+ included : [ ]
5063
5164 pipelines :
5265
You can’t perform that action at this time.
0 commit comments