Category: Advanced Load Balancer

Avi Vantage Prometheus Integration

– job_name: ‘avi_vs’ scrape_interval: 60s metrics_path: ‘/api/analytics/prometheus-metrics/virtualservice’ params: entity_name: [‘prod-vs1,prod-vs2’] tenant: [‘admin,tenant1’] scheme: ‘https’ tls_config: insecure_skip_verify: true basic_auth: username: ‘[username]’ password: ‘[password]’ static_configs: – targets: [‘[avi_controller_cluster]’]

Source: Avi Vantage Prometheus Integration