Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
gshaibi committed Nov 28, 2024
1 parent e0a5dcb commit 0bee59f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/status-exporter/export/metrics/exporter.go
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ func (e *MetricsExporter) export(nodeTopology *topology.NodeTopology) error {
}

if shouldExportPrometheusLabelEnrichments {
// GuyTodo: Test this
labels = e.enrichWithPrometheusLabels(labels)
}

Expand Down

0 comments on commit 0bee59f

Please sign in to comment.