Skip to content

Commit

Permalink
Add info metric to changelog entry
Browse files Browse the repository at this point in the history
Signed-off-by: Ruben Vargas <[email protected]>
  • Loading branch information
rubenvp8510 committed May 30, 2024
1 parent f16d7ef commit 362868e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .chloggen/usage_metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ subtext: |
opentelemetry_collector_exporters{collector_name="collector_name", namespace="ns", type="otlp"} 1
opentelemetry_collector_processors{collector_name="collector_name", namespace="ns", type="otlp"} 1
opentelemetry_collector_connectors{collector_name="collector_name", namespace="ns", type="myconnector"} 0
opentelemetry_collector_info{collector_name="simplest",namespace="default", type="deployment"} 1
```

0 comments on commit 362868e

Please sign in to comment.