fix markdown link
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
FloatingGhost 2022-12-16 13:24:18 +00:00
parent 372eea4e7c
commit 584f99b69d
2 changed files with 8 additions and 2 deletions

View File

@ -7,7 +7,7 @@ To facilitate this, akkoma exposes prometheus metrics to be scraped.
## Prometheus
See: [export_prometheus_metrics](../configuration/cheatsheet#instance)
See: [export\_prometheus\_metrics](../../configuration/cheatsheet#instance)
To scrape prometheus metrics, we need an oauth2 token with the `admin:metrics` scope.
@ -30,4 +30,4 @@ Once you have your token of the form `Bearer $ACCESS_TOKEN`, you can use that in
static_configs:
- targets:
- example.com
```
```

View File

@ -0,0 +1,6 @@
{
"files": { },
"pack": {
"description": "Dump pack", "homepage": "https://pleroma.social",
"license": "Test license", "share-files": true
}}