Prometheus pods and Avalanche pods are reside in a same k8s cluster.

On Monday, May 17, 2021 at 4:17:41 PM UTC+8 nina guo wrote:

> I'm going to use a tool Avalanche to generate metrics automatically.
>
> GitHub - open-fresh/avalanche: Prometheus/OpenMetrics endpoint series 
> generator for load testing. <https://github.com/open-fresh/avalanche>
>
> prometheus configmap updated as below, but the pods are unable to be 
> discovered currently. Anything I need  to specify as well?
>       - job_name: 'ft-avalanche'
>         kubernetes_sd_configs:
>             - role: pod
>         relabel_configs:
>           - source_labels: 
> [_meta_kubernetes_pod_annotation_avalanche_scrape] 
>             action: keep
>             regex: true
>

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/64fbabed-4863-459c-bd40-d186606843d1n%40googlegroups.com.

Reply via email to