Deploy traefik, prometheus, grafana, portainer and oauth2_proxy with docker-compose January 12, 2020 in Tech, Linux Use docker-compose to deploy Prometheus, Grafana, Portainer behind Traefik cloud native edge router, all protected by oauth2_proxy Continue reading
Delete Time Series from Prometheus 2.0 December 3, 2017 in Tech Since the update to Prometheus 2.0, the documentation still has to catch up. Because I’ve been debugging a custom written exporter, some unwanted metrics landed in my Prometheus. This is how to delete those series. Continue reading