Add special thanks
This commit is contained in:
parent
76ec4ba39f
commit
97e37d816c
|
@ -19,7 +19,7 @@ The following tags are available:
|
|||
|
||||
### Pre-built binaries
|
||||
|
||||
The [releases](https://git.friendi.ca/friendica-exporter/releases) page contains pre-built binaries for AMD64 and ARM64 linux.
|
||||
The [releases](https://git.friendi.ca/friendica/friendica-exporter/releases) page contains pre-built binaries for AMD64 and ARM64 linux.
|
||||
|
||||
### Build from Source
|
||||
|
||||
|
@ -163,3 +163,8 @@ These metrics are exported by `friendica-exporter`:
|
|||
| friendica_worker_last_execution | Contains information about the last execution of worker of this Instance |
|
||||
| friendica_worker_tasks_active | Number of active worker tasks of this Instance |
|
||||
| friendica_worker_tasks_total | Number of worker tasks of this Instance |
|
||||
|
||||
|
||||
# Thanks
|
||||
|
||||
Special thanks goes to https://github.com/xperimental and his contributers, because a lot of code is based on https://github.com/xperimental/nextcloud-exporter
|
Loading…
Reference in a new issue