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

Grafana is deprecating the use of API keys How to use this tool with the new authentication method #271

Open
Harsh-Maheshwari opened this issue May 25, 2024 · 1 comment

Comments

@Harsh-Maheshwari
Copy link

https://grafana.com/docs/grafana/latest/administration/api-keys/#:~:text=NOTE,interact%20with%20Grafana.

Grafana is deprecating the use of API keys How to use this tool with the new authentication method

@alessio-locatelli
Copy link

alessio-locatelli commented Aug 4, 2024

The steps should be equivalent:

  1. Create a service account in Grafana
  2. Add a token to a service account in Grafana
  3. GRAFANA_URL=<host:port> GRAFANA_TOKEN=<your_service_account_token> grafana-backup save

Perhaps the README can be updated a bit, but most likely the tool will work the same.

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

No branches or pull requests

2 participants