gitlab-org--gitlab-foss/changelogs/unreleased/graphql-prometheus.yml
Jan Provaznik 435d98c9ce Monitor GraphQL with Prometheus
Extends graphql's platform tracing class to observe duration
of graphql methods.

In graphql 1.8.11 is added prometheus class but it's not very useful
for us because it uses prometheus_exporter to export results.
2019-04-04 13:50:31 +00:00

5 lines
85 B
YAML

---
title: Added prometheus monitoring to GraphQL
merge_request:
author:
type: added