aboutsummaryrefslogtreecommitdiffstats
path: root/arthur/apis/grafana/teams.py (follow)
Commit message (Collapse)AuthorAgeLines
* Only attempt to get secret value if grafana token is not noneGravatar Chris Lovering2025-04-27-1/+2
|
* Update endpoint used to fetch all usersGravatar Joe Banks2024-07-30-1/+1
|
* Correct typos in Grafana API wrapper doc stringsGravatar ChrisJL2024-02-13-2/+2
| | | Co-authored-by: wookie184 <[email protected]>
* Add API wrapper to remove a user from a Grafana teamGravatar Chris Lovering2024-02-13-0/+12
|
* Ensure errors any are bubbled up when hitting Grafana APIGravatar Chris Lovering2024-02-13-15/+7
|
* Add API wrappers for github and grafana APIsGravatar Chris Lovering2024-02-12-0/+51