Skip to content

Commit

Permalink
update service test map
Browse files Browse the repository at this point in the history
  • Loading branch information
dpaasman00 committed Feb 27, 2025
1 parent 832d433 commit a0aced7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions service/service_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ var prometheusToOtelConv = map[string]string{
"service_instance_id": "service.instance.id",
"service_name": "service.name",
"service_version": "service.version",
"service_namespace": "service.namespace",
}

const (
Expand Down

0 comments on commit a0aced7

Please sign in to comment.