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_exportergo build -o bin/ .
./bin/graphql_exporterSee Prometheus configuration examples: