question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Prometheus metrics

See original GitHub issue

Describe what you are trying to accomplish and why in non technical terms I’d like to be able to monitor the health and performance of Frigate using modern and well-supported industry standards.

Describe the solution you’d like Prometheus instrumentation throughout the codebase to aggregate useful metrics which are exposed at an appropriate endpoint (i.e: /metrics) in order for Prometheus to scrape periodically.

Describe alternatives you’ve considered The alternative is lack of observability with regard to the internal performance and health of Frigate.

Additional context Add any other context or screenshots about the feature request here. Python Prometheus client

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
akstoncommented, Nov 19, 2021

I’ve been meaning to circle back around to this, but it looks like @corgan2222 beat me to it. Thanks!

0reactions
stale[bot]commented, Dec 30, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Prometheus - Monitoring system & time series database
From metrics to insight · Dimensional data. Prometheus implements a highly dimensional data model. · Powerful queries. PromQL allows slicing and dicing of ......
Read more >
An introduction to Prometheus metrics and performance ...
Prometheus is a metrics collection and alerting tool developed and released to open source by SoundCloud. Prometheus is similar in design to ...
Read more >
Prometheus Metrics: A Practical Guide - Tigera
Prometheus is an open-source tool for collecting metrics and sending alerts. It was developed by SoundCloud. It has the following primary components:.
Read more >
A Deep Dive Into the Four Types of Prometheus Metrics
In the first part of this blog post series on metrics, we've reviewed the four types of Prometheus metrics: counters, gauges, histograms, and ......
Read more >
The Prometheus monitoring system and time series database.
Prometheus, a Cloud Native Computing Foundation project, is a systems and service monitoring system. It collects metrics from configured targets at given ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found