Skip to content

Commit

Permalink
Fixies
Browse files Browse the repository at this point in the history
  • Loading branch information
spacez320 committed Jun 10, 2024
1 parent 454d72d commit ec76920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/storage/external.go
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ func queryToPromMetricName(query string) string {
)), "_")
}

// Converts a result to a Prometheus metric.
// Converts a result to an Elasticsearch document.
func resultToElasticsearchDocument(
query string,
labels []string,
Expand Down

0 comments on commit ec76920

Please sign in to comment.