Skip to content

Commit

Permalink
Update helm-alloy.md (#1288)
Browse files Browse the repository at this point in the history
  • Loading branch information
duncan485 authored Oct 29, 2024
1 parent 898cfeb commit 9d3e595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/setup/helm-alloy.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ With this configuration Beyla instruments the services running in the Kubernetes

The `attributes > kubernetes > enable` enables Kubernetes decoration for metrics and traces, which adds the metadata of the Kubernetes entities running the automatically instrumented services.

The argument `discovery > services > kubernetes` specifies the selection of services based ton Kubernetes metadata. In this example, Beyla instruments all deployments in namespace "default".
The argument `discovery > services > kubernetes` specifies the selection of services based on Kubernetes metadata. In this example, Beyla instruments all deployments in namespace "default".

The `prometheus.scrape` section configures the Prometheus scrape configuration to collect the metrics from Beyla. The `prometheus.remote_write` section configures the remote write to send the metrics to Grafana Cloud Prometheus.

Expand Down

0 comments on commit 9d3e595

Please sign in to comment.