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 75b3d93 commit 086d155Copy full SHA for 086d155
internal/cortex/frontend/transport/utils/utils.go
@@ -1,5 +1,7 @@
1
-// Monitoring platform team helper resources for frontend
+// Copyright (c) The Cortex Authors.
2
+// Licensed under the Apache License 2.0.
3
4
+// Package utils Monitoring platform team helper resources for frontend
5
package utils
6
7
import (
internal/cortex/frontend/transport/utils/utils_test.go
0 commit comments