Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add Prometheus Endpoint #1890

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

svenvg93
Copy link
Contributor

@svenvg93 svenvg93 commented Dec 5, 2024

📃 Description

This PR adds a prometheus endpoint to scrape the latest result

Example Metric;
speedtest_tracker_download_bytes{server_id="52365",server_name="Odido",isp="Odido Netherlands",server_location="Amsterdam",scheduled="true",healthy="completed",status="false",app_name="Speedtest Tracker"} 100412472

closes: #53

🪵 Changelog

➕ Added

  • Prometheus Service Provider
  • PrometheusService to collect the metrics
  • /metrics routes
  • Settings migrations
  • Settings page
  • Add helper text and link to docs

Docs pr: alexjustesen/speedtest-tracker-docs#54

@svenvg93 svenvg93 changed the title Add Service Provider [Feature] Add Prometheus Endpoint Dec 5, 2024
@svenvg93 svenvg93 marked this pull request as ready for review December 12, 2024 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prometheus Integration
1 participant