We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b5fa9d + ff4baf2 commit dd673a2Copy full SHA for dd673a2
modules/kubernetes/kube-state-metrics/README.md
@@ -69,7 +69,7 @@ The following example will scrape all kube-state-metrics in cluster.
69
70
```alloy
71
import.git "ksm" {
72
- repository = "https://github.com/grafana/ksm-modules.git"
+ repository = "https://github.com/grafana/alloy-modules.git"
73
revision = "main"
74
path = "modules/kubernetes/kube-state-metrics/metrics.alloy"
75
pull_frequency = "15m"
0 commit comments