You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
286 lines
6.4 KiB
286 lines
6.4 KiB
# - job_name: 'cur.sapian.local'
|
|
# honor_labels: true
|
|
|
|
# static_configs:
|
|
# - targets:
|
|
# - 'aware-lizard.cur.sapian.local:9100'
|
|
# - 'big-sawfly.cur.sapian.local:9100'
|
|
# - 'flying-bird.cur.sapian.local:9100'
|
|
# - 'frank-finch.cur.sapian.local:9100'
|
|
# - 'light-sponge.cur.sapian.local:9100'
|
|
# - 'well-seal.cur.sapian.local:9100'
|
|
# labels:
|
|
# openstack: 'cur'
|
|
# lxdcluster: 'cur'
|
|
|
|
- job_name: 'k3s-remington.sapian.local'
|
|
honor_labels: true
|
|
|
|
static_configs:
|
|
- targets:
|
|
- '172.16.240.20:9100'
|
|
- '172.16.240.21:9100'
|
|
- '172.16.240.22:9100'
|
|
labels:
|
|
# openstack: 'cur'
|
|
k8s: 'k8s-ssdnodes'
|
|
|
|
- job_name: 'frp.sapian.cloud'
|
|
scheme: https
|
|
consul_sd_configs:
|
|
- server: dc-k8s-cur-consul-server:8501
|
|
token: f8e7f477-5326-91d3-0794-9c2f6cc0749c
|
|
scheme: https
|
|
datacenter: dc-k8s-cur
|
|
tls_config:
|
|
ca_file: /consul/certs/tls.crt
|
|
insecure_skip_verify: true
|
|
tags:
|
|
- frp-remote-exporter
|
|
|
|
relabel_configs:
|
|
- source_labels: ['__meta_consul_service']
|
|
regex: '(.*)'
|
|
target_label: 'service'
|
|
replacement: '$1'
|
|
- source_labels: [__meta_consul_tags]
|
|
regex: ',(?:[^,]+,){2}([^=]+)=([^,]+),.*'
|
|
replacement: '${2}'
|
|
target_label: '${1}'
|
|
- source_labels: [__meta_consul_tags]
|
|
regex: ',(?:[^,]+,){3}([^=]+)=([^,]+),.*'
|
|
replacement: '${2}'
|
|
target_label: '${1}'
|
|
|
|
# - job_name: 'qos.voe.sapian.cloud'
|
|
# scrape_interval: 15s
|
|
|
|
# params:
|
|
# 'match[]':
|
|
# - '{job!=""}'
|
|
# - '{__name__=~"job:.*"}'
|
|
|
|
# honor_labels: true
|
|
# metrics_path: '/federate'
|
|
# scheme: http
|
|
|
|
# static_configs:
|
|
# - targets:
|
|
# - '10.142.0.11:9090'
|
|
# labels:
|
|
# qos: 'voe'
|
|
|
|
# - job_name: 'curos.sapian.cloud'
|
|
# scrape_interval: 300s
|
|
# scrape_timeout: 160s
|
|
# honor_labels: true
|
|
|
|
# static_configs:
|
|
# - targets:
|
|
# - '172.16.243.122:9180'
|
|
# labels:
|
|
# openstack: 'cur'
|
|
|
|
# - job_name: 'kps.voe.sapian.cloud'
|
|
# scrape_interval: 15s
|
|
|
|
# params:
|
|
# 'match[]':
|
|
# - '{job!=""}'
|
|
# - '{__name__=~"job:.*"}'
|
|
|
|
# honor_labels: true
|
|
# metrics_path: '/federate'
|
|
# scheme: https
|
|
|
|
# basic_auth:
|
|
# username: 'sapian'
|
|
# password: 'colicos-tostados-muela-refriega'
|
|
|
|
# static_configs:
|
|
# - targets:
|
|
# - 'kps.voe.sapian.cloud:443'
|
|
# labels:
|
|
# k8s: 'gke_ccoe-246623_us-east1-c_k8s-voe-02'
|
|
|
|
# - job_name: 'blackbox-icmp.erfassen.sura.com'
|
|
# metrics_path: /probe
|
|
# params:
|
|
# module: [icmp]
|
|
# static_configs:
|
|
# - targets:
|
|
# - pfw-suraenfoque.ddns.net
|
|
# - pfw-sura30deagosto.ddns.net
|
|
# - pfw-surainternalseg.ddns.net
|
|
# - erfassen-01-surasamur-baq-1.sura.sapian.cloud
|
|
# relabel_configs:
|
|
# - source_labels: [__address__]
|
|
# target_label: __param_target
|
|
# - source_labels: [__param_target]
|
|
# target_label: instance
|
|
# - target_label: __address__
|
|
# # Blackbox exporter Host:Port
|
|
# replacement: blackbox-exporter-prometheus-blackbox-exporter:9115
|
|
|
|
# - job_name: 'ceph.cur.sapian.local'
|
|
# scrape_interval: 15s
|
|
# honor_labels: true
|
|
|
|
# static_configs:
|
|
# - targets:
|
|
# - '172.16.244.33:9283'
|
|
# - '172.16.244.34:9283'
|
|
# - '172.16.244.64:9283'
|
|
# - '172.16.244.70:9283'
|
|
# labels:
|
|
# cluster: 'ceph.cur.sapian.local'
|
|
|
|
- job_name: 'serfinansa.local'
|
|
scrape_interval: 15s
|
|
|
|
params:
|
|
'match[]':
|
|
- '{job="serfinansa.local"}'
|
|
- '{__name__=~"job:.*"}'
|
|
|
|
honor_labels: true
|
|
metrics_path: '/federate'
|
|
scheme: https
|
|
|
|
basic_auth:
|
|
username: 'sapian'
|
|
password: 'aiv7eedi9ao7jeix1uDaigedur2Ezahv'
|
|
|
|
static_configs:
|
|
- targets:
|
|
- 'http-prometheus-serfinansa-local.tunneld.sapian.cloud:443'
|
|
|
|
# - job_name: 'fga.local'
|
|
# scrape_interval: 15s
|
|
|
|
# params:
|
|
# 'match[]':
|
|
# - '{job="fga.local"}'
|
|
# - '{__name__=~"job:.*"}'
|
|
|
|
# honor_labels: true
|
|
# metrics_path: '/federate'
|
|
# scheme: https
|
|
|
|
# basic_auth:
|
|
# username: 'sapian'
|
|
# password: 'aiv7eedi9ao7jeix1uDaigedur2Ezahv'
|
|
|
|
# static_configs:
|
|
# - targets:
|
|
# - 'http-prometheus-cc-02-med-fga-com-co.tunneld.sapian.cloud:443'
|
|
|
|
- job_name: 'coldecom.com'
|
|
scrape_interval: 15s
|
|
|
|
params:
|
|
'match[]':
|
|
- '{job="coldecom.com"}'
|
|
- '{__name__=~"job:.*"}'
|
|
|
|
honor_labels: true
|
|
metrics_path: '/federate'
|
|
scheme: https
|
|
|
|
basic_auth:
|
|
username: 'sapian'
|
|
password: 'aiv7eedi9ao7jeix1uDaigedur2Ezahv'
|
|
|
|
static_configs:
|
|
- targets:
|
|
- 'http-prometheus-coldecom-com.tunneld.sapian.cloud:443'
|
|
|
|
- job_name: 'r-exporter-rc4-01-med-coldecom-com'
|
|
scrape_interval: 15s
|
|
|
|
static_configs:
|
|
- targets:
|
|
- 'r-exporter-rc4-01-med-coldecom-com.tunneld.sapian.cloud:443'
|
|
|
|
metrics_path: '/metrics'
|
|
honor_labels: true
|
|
scheme: https
|
|
|
|
- job_name: 'http-redis-exporter-rc4-01-bog-coldecom-com'
|
|
scrape_interval: 15s
|
|
|
|
static_configs:
|
|
- targets:
|
|
- 'http-redis-exporter-rc4-01-bog-coldecom-com.tunneld.sapian.cloud:443'
|
|
|
|
metrics_path: '/metrics'
|
|
honor_labels: true
|
|
scheme: https
|
|
|
|
- job_name: 'http-redis-exporter-rc4-01-pasto-coldecom-com'
|
|
scrape_interval: 15s
|
|
|
|
static_configs:
|
|
- targets:
|
|
- 'r-exporter-rc4-01-pasto-coldecom-com.tunneld.sapian.cloud:443'
|
|
|
|
metrics_path: '/metrics'
|
|
honor_labels: true
|
|
scheme: https
|
|
|
|
- job_name: 'redis-exporter-rc4-02-gcp'
|
|
scrape_interval: 15s
|
|
|
|
static_configs:
|
|
- targets:
|
|
- 'r-exporter-rc4-02-gcp-c-dialbox-online-edition-internal.tunneld.sapian.cloud:443'
|
|
|
|
metrics_path: '/metrics'
|
|
honor_labels: true
|
|
scheme: https
|
|
|
|
#params:
|
|
# 'match[]':
|
|
# - '{job="sapian.com"}'
|
|
# - '{__name__=~"job:.*"}'
|
|
|
|
#basic_auth:
|
|
# username: 'sapian'
|
|
# password: 'aiv7eedi9ao7jeix1uDaigedur2Ezahv'
|
|
|
|
|
|
|
|
# - job_name: 'prebel.com.co'
|
|
# scrape_interval: 15s
|
|
|
|
# params:
|
|
# 'match[]':
|
|
# - '{job="prebel.com.co"}'
|
|
# - '{__name__=~"job:.*"}'
|
|
|
|
# honor_labels: true
|
|
# metrics_path: '/federate'
|
|
# scheme: https
|
|
|
|
# basic_auth:
|
|
# username: 'sapian'
|
|
# password: 'shoo8uf5aighoh5phoh6uBaivei5ahra'
|
|
|
|
# static_configs:
|
|
# - targets:
|
|
# - 'http-prometheus-prebel-com-co.tunneld.sapian.cloud:443'
|
|
|
|
- job_name: prometheus
|
|
static_configs:
|
|
- targets:
|
|
- localhost:9090
|
|
|
|
# - job_name: 'erfassen-01-med.sapian.cloud'
|
|
# static_configs:
|
|
# - targets:
|
|
# - 'erfassen-01-med.cur.sapian.local:9100'
|
|
# relabel_configs:
|
|
# - source_labels: [__address__]
|
|
# target_label: __param_target
|
|
# - source_labels: [__param_target]
|
|
# target_label: instance |