aerogear / keycloak-metrics-spi

Adds a Metrics Endpoint to Keycloak
Apache License 2.0
551 stars 156 forks source link

PROMETHEUS_PUSHGATEWAY_ADDRESS: Support for https URL. #71

Closed avischer closed 4 years ago

avischer commented 4 years ago

PROMETHEUS_PUSHGATEWAY_ADDRESS: allow prometheus push gateways with https. Still support host:port for backwards compatibility.

avischer commented 4 years ago

new PR created.