Skip to content

Commit cace6a6

Browse files
author
Bibas
committed
wording: change Grafana to Cockpit
1 parent adf9f87 commit cace6a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

observability/cockpit/how-to/send-log-from-k8s-to-cockpit.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ You can check our guide to [send metrics from your cluster to Cockpit](// ADD LI
119119
```
120120
3. Run `terraform apply` to apply the new Terraform configuration.
121121

122-
## Explore your logs in Grafana
122+
## Explore your logs in Cockpit
123123

124124
Now that your logs are exported to your Cockpit, you can access and query them.
125125

observability/cockpit/how-to/send-metrics-from-k8s-to-cockpit.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ resource "kubernetes_deployment_v1" "your_application_deployment" {
150150
Make sure to replace `-f` flag with the correct path to your `values.yml` file.
151151

152152

153-
## Explore your metrics in Grafana
153+
## Explore your metrics in Cockpit
154154

155155
Now that your metrics are exported to your Cockpit, you can access and query them.
156156

0 commit comments

Comments
 (0)