We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e55a7f0 commit cc630c6Copy full SHA for cc630c6
metrics/user_registries.go
@@ -1,3 +1,8 @@
1
+// SPDX-License-Identifier: AGPL-3.0-only
2
+// Provenance-includes-location: https://github.com/cortexproject/cortex/blob/master/pkg/util/metrics_helper.go
3
+// Provenance-includes-license: Apache-2.0
4
+// Provenance-includes-copyright: The Cortex Authors.
5
+
6
package util
7
8
import (
metrics/user_registries_test.go
+// Provenance-includes-location: https://github.com/cortexproject/cortex/blob/master/pkg/util/metrics_helper_test.go
0 commit comments