trovilo icon indicating copy to clipboard operation
trovilo copied to clipboard

trovilo collects and prepares files from Kubernetes ConfigMaps for Prometheus & friends

Results 7 trovilo issues
Sort by recently updated
recently updated
newest added

Thanks for this very helpful tool! I'd love to be able to define a _decorator_ that applies changes to the collected data from configmaps before feeding it to i.e. Alertmanager...

enhancement

Currently there is a possible race condition in the way trovilo is implemented (AFAIK): Imagine the following flow: 1.) trovilo get's started 2.) add a `ConfigMap` with the expected labels...

bug

After running for hours without any issue, Trovilo sometimes crashes with a very short error message like: > "{"error":"EOF","level":"fatal","msg":"Kubernetes ConfigMap watcher encountered an error. Exit..","time":"2018-08-30T16:04:31Z"}" Unfortunately there is no indication...

bug

Currently `trovilo` supports multiple jobs (e.g. to gather information for Prometheus and for Grafana) since `trovilo` is designed to run inside Kubernetes environments I don't actaully see a benefit in...

enhancement
question