How to monitor your backups: Grafana Loki #1024

Open
opened 2025-03-11 14:47:05 +00:00 by gander · 1 comment

What I'm trying to do and why

Need improvement, how to obtain URL from Grafana Cloud:

  1. Log in to the Grafana Cloud portal
  2. Find your Loki instance details
  3. Find section "Sending Logs to Grafana Cloud using Promtail" and "From a standalone host".
  4. Click "Generate now"
  5. From example code block, copy url:
clients:
  - url: https://XXXXXX:YYYYYYY@ZZZZZZZZZ.grafana.net/loki/api/v1/push

Steps to reproduce

No response

Actual behavior

No response

Expected behavior

No response

Other notes / implementation ideas

No response

borgmatic version

No response

borgmatic installation method

No response

Borg version

No response

Python version

No response

Database version (if applicable)

No response

Operating system and version

No response

### What I'm trying to do and why Need improvement, how to obtain URL from Grafana Cloud: 1. Log in to the Grafana Cloud portal 2. Find your Loki instance details 3. Find section "Sending Logs to Grafana Cloud using Promtail" and "From a standalone host". 4. Click "Generate now" 5. From example code block, copy url: ```yaml clients: - url: https://XXXXXX:YYYYYYY@ZZZZZZZZZ.grafana.net/loki/api/v1/push ``` ### Steps to reproduce _No response_ ### Actual behavior _No response_ ### Expected behavior _No response_ ### Other notes / implementation ideas _No response_ ### borgmatic version _No response_ ### borgmatic installation method _No response_ ### Borg version _No response_ ### Python version _No response_ ### Database version (if applicable) _No response_ ### Operating system and version _No response_
Owner

Just to clarify, are you suggesting these steps be added to the borgmatic documentation to make it clearer where to get the Loki client URL? Thanks!

Just to clarify, are you suggesting these steps be added to the borgmatic documentation to make it clearer where to get the Loki client URL? Thanks!
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: borgmatic-collective/borgmatic#1024
No description provided.