Skip to content

Commit

Permalink
Remove the otelsvc metrics from the default list
Browse files Browse the repository at this point in the history
  • Loading branch information
rnishtala-sumo committed Oct 10, 2024
1 parent c90d850 commit 0de3762
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions tests/integration/internal/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -235,11 +235,6 @@ var (
"otelcol_exporter_requests_records",
"otelcol_exporter_requests_sent",
"otelcol_exporter_sent_metric_points",
"otelcol_otelsvc_k8s_other_added",
"otelcol_otelsvc_k8s_other_updated",
"otelcol_otelsvc_k8s_pod_added",
"otelcol_otelsvc_k8s_pod_table_size",
"otelcol_otelsvc_k8s_pod_updated",
"otelcol_processor_accepted_metric_points",
"otelcol_processor_inserted_metric_points",
"otelcol_processor_batch_batch_send_size_count",
Expand All @@ -251,8 +246,6 @@ var (
"otelcol_processor_groupbyattrs_num_non_grouped_metrics",
"otelcol_processor_refused_metric_points",
"otelcol_processor_batch_metadata_cardinality",
"otelcol_otelsvc_k8s_service_table_size",
"otelcol_otelsvc_k8s_owner_table_size",
"otelcol_exporter_send_failed_metric_points",
}
LogsOtelcolMetrics = []string{
Expand Down

0 comments on commit 0de3762

Please sign in to comment.