Skip to content

Commit

Permalink
another metric detected
Browse files Browse the repository at this point in the history
  • Loading branch information
ryantanjunming committed Oct 25, 2024
1 parent b1981dd commit 6116cad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions otel-integration/k8s-helm/e2e-test/expected_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ var expectedMetrics map[string]bool = map[string]bool{
"otelcol_processor_outgoing_items": false,
"otelcol_processor_incoming_items": false,
"otelcol_processor_accepted_spans": false,
"otelcol_receiver_accepted_spans": false,
"otelcol_receiver_refused_spans": false,
"scrape_samples_scraped": false,
"scrape_samples_post_metric_relabeling": false,
Expand Down

0 comments on commit 6116cad

Please sign in to comment.