issues
search
dignajar
/
another-ldap
Another LDAP is a form-based authentication for Active Directory / LDAP server. Provides Authentication and Authorization for your applications running in Kubernetes.
MIT License
53
stars
14
forks
source link
JIRA-3733 - Prometheus last connection
#5
Closed
dignajar
closed
2 years ago
dignajar
commented
2 years ago
New Prometheus class to send the data to Redis
Env variable
PROMETHEUS
to enable or disable Prometheus metrics
Env variable
REDIS_HOST
and
REDIS_PORT
to configure the Redis server, where the metrics will be push
Env variable
REDIS_METRIC_EXPIRATION
to configure the expiration time of the metric
Update Python 3.9.10 and Docker base image
PROMETHEUS
to enable or disable Prometheus metricsREDIS_HOST
andREDIS_PORT
to configure the Redis server, where the metrics will be pushREDIS_METRIC_EXPIRATION
to configure the expiration time of the metric