Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
galaxyproject
GitHub Repository: galaxyproject/training-material
Path: blob/main/news/_posts/2023-01-24-prometheus.md
1678 views
---
title: "New Feature: Prometheus Metrics endpoint" contributions: authorship: [hexylena] tags: [new feature, gtn, contributing] layout: news
---

Prometheus is an increasingly popular monitoring solution whereby sites expose a /metrics endpoint, and then a central Prometheus server can scrape it for data which is then plotted or visualised or alerted upon. We at the GTN are now testing out a prometheus endpoint for our completely static site which we'll use to expose some maybe useful statistics about the GTN that others can then scrape and display in ways that are useful for them.

You can see the current GTN metrics endpoint at /metrics