Skip to content

Commit

Permalink
Revert changes made to this file
Browse files Browse the repository at this point in the history
  • Loading branch information
olamideTiana committed Oct 3, 2024
1 parent 86f3452 commit 9fbf9b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion processor/processorhelper/obsreport.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import (
"go.opentelemetry.io/collector/processor/processorhelper/internal/metadata"
)

// Deprecated: BuildCustomMetricName is deprecated. To be removed, use ObsReport instead.
// Deprecated: [v0.111.0] no longer needed. To be removed in the future.
func BuildCustomMetricName(configType, metric string) string {
componentPrefix := internal.ProcessorMetricPrefix
if !strings.HasSuffix(componentPrefix, internal.MetricNameSep) {
Expand Down

0 comments on commit 9fbf9b0

Please sign in to comment.