Skip to content

Commit

Permalink
rename to googlemanagedserviceforprometheus
Browse files Browse the repository at this point in the history
  • Loading branch information
dashpole committed Apr 14, 2022
1 parent 7c81e04 commit 92a98fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exporter/collector/googlemanagedprometheus/factory.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import (

const (
// The value of "type" key in configuration.
typeStr = "googlemanagedprometheus"
typeStr = "googlemanagedserviceforprometheus"
defaultTimeout = 12 * time.Second // Consistent with Cloud Monitoring's timeout
)

Expand Down

0 comments on commit 92a98fe

Please sign in to comment.