Skip to content

Feat/metrics#521

Open
Emil1483 wants to merge 14 commits into
mainfrom
feat/metrics
Open

Feat/metrics#521
Emil1483 wants to merge 14 commits into
mainfrom
feat/metrics

Conversation

@Emil1483
Copy link
Copy Markdown

Metrics with grafana

I added grafana, loki and mimir for metrics management. Grafana is available at https://grafana.metrics.sctomega.com/ and we will push logs to https://loki.metrics.sctomega.com and metrics to https://mimir.metrics.sctomega.com. I handled the SSL signing also (sad face)

@Emil1483 Emil1483 requested a review from kake21 April 21, 2026 10:44
@@ -0,0 +1 @@
remote_writer:$apr1$baokJMMP$NH1P3Xbin2H9GqtJ8IZL2/
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add .htpasswd to .gitignore and document how to generate it in the README.


server {
listen 80;
server_name grafana.metrics.sctomega.com;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider moving metrics.sctomega.com to a .env variable

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.

2 participants