Skip to content

Commit

Permalink
fix(beyla): discovery using pod
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Lamirault <[email protected]>
  • Loading branch information
nlamirault committed Jan 19, 2024
1 parent fec34a7 commit bd86ead
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ data:
# let's instrument only Grafana
discovery:
services:
- k8s_statefulset_name: "^grafana$"
- k8s_pod_name: "^grafana-0$"
# open_port: {{ .Values.beyla.config.openPort }}
Expand Down

0 comments on commit bd86ead

Please sign in to comment.