grafana / k8s-monitoring-helm

Apache License 2.0
120 stars 50 forks source link

Use stage.cri for cri-o container runtimes #496

Closed petewall closed 1 month ago

giri-vsr commented 1 month ago

@petewall You need to update regex as well. ^(\\w+):\\/\\/.+$ --> ^(\\S+):\\/\\/.+$ https://github.com/grafana/k8s-monitoring-helm/blob/2986a2f848a34aa920110b331a910e2c9a8eaabd/charts/k8s-monitoring/templates/alloy_config/_pod_logs_discovery.alloy.txt#L58