Prometheus exporter for GraphQL
docker pull quay.io/ricardbejarano/graphql_exporter
Available on Docker Hub as docker.io/ricardbejarano/graphql_exporter
:
Available on RedHat Quay as quay.io/ricardbejarano/graphql_exporter
:
docker build -t graphql_exporter .
docker run -it -p 9199:9199 graphql_exporter
go build -o bin/ .
./bin/graphql_exporter
See Prometheus configuration examples: