Releases: benc-uk/postman-prometheus
Releases · benc-uk/postman-prometheus
v1.3.6 - Bug fix for status API
BUG FIX RELEASE
- Status endpoint didn't work, when running in container. I'm a doofus!
Pull image from the command line:
docker pull ghcr.io/benc-uk/postman-prometheus:1.3.6
Use as base image in Dockerfile:
FROM ghcr.io/benc-uk/postman-prometheus:1.3.6
v1.3.5 - Status endpoint
Some small new features
- Status endpoint to show what monitors are configured and other details
- Health endpoint
- Docs
Pull image from the command line:
docker pull ghcr.io/benc-uk/postman-prometheus:1.3.5
Use as base image in Dockerfile:
FROM ghcr.io/benc-uk/postman-prometheus:1.3.5
v1.3.0 - New features!
Fixes several issues
- Configurable metrics endpoint #13
- Messed up Docker base image for collections.json file #12
- Regularly refresh & fetch updated collection/env files from remote URLs #6
Pull image from the command line:
docker pull ghcr.io/benc-uk/postman-prometheus:1.3.0
Use as base image in Dockerfile:
FROM ghcr.io/benc-uk/postman-prometheus:1.3.0
v1.2.2
v1.2.1
v1.2.0
v1.1.0
First release
First. Exciting eh?
docker pull docker pull ghcr.io/benc-uk/postman-prometheus:1.0.0