Code: Select all
management:
prometheus:
metrics:
export:
pushgateway:
enabled: ${PROM_PUSH_ENABLED:true}
address: ${PROM_PUSH_GATEWAY_ADDRESS:prometheus-pushgateway-cogito-pushgateway.telemetry.svc.cluster.local:9091}
scheme: http
grouping-key:
namespace: ${PROM_PUSH_NAMESPACE_FOR_EXPORT:TBD}
shutdown-operation: POST
push-rate: ${PROM_PUSH_RATE:5s}
job: signal-offload-reconciler
format: ${PROM_PUSH_FORMAT:TEXT}
Irgendwelche Ideen?
Mobile version