소스 검색
Updated: prom-postgres-exporter to v0.10.1
pull/1571/head
GoliathLabs
4 년 전
No known key found for this signature in database
GPG 키 ID: 37F7BDC266B5BAB8
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
roles/matrix-prometheus-postgres-exporter/defaults/main.yml
|
|
|
@@ -3,7 +3,7 @@ |
|
|
|
|
|
|
|
matrix_prometheus_postgres_exporter_enabled: false |
|
|
|
|
|
|
|
matrix_prometheus_postgres_exporter_version: v0.10.0 |
|
|
|
matrix_prometheus_postgres_exporter_version: v0.10.1 |
|
|
|
matrix_prometheus_postgres_exporter_port: 9187 |
|
|
|
|
|
|
|
matrix_prometheus_postgres_exporter_docker_image: "quay.io/prometheuscommunity/postgres-exporter:{{ matrix_prometheus_postgres_exporter_version }}" |
|
|
|
|