autobrr/internal/http
Antoine 3f8bc0140c
feat(metrics): add metrics server (#1930)
* feat(metrics): add metrics server

* chore: update license headers

* feat(metrics): add optional basic auth

* feat(metrics): add go and process collectors

---------

Co-authored-by: ze0s <43699394+zze0s@users.noreply.github.com>
Co-authored-by: ze0s <ze0s@riseup.net>
2025-01-25 17:58:18 +01:00
..
action.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
apikey.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
auth.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
auth_test.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
config.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
download_client.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
encoder.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
feed.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
filter.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
health.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
indexer.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
irc.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
list.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
logs.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
metrics_server.go feat(metrics): add metrics server (#1930) 2025-01-25 17:58:18 +01:00
middleware.go feat(metrics): add metrics server (#1930) 2025-01-25 17:58:18 +01:00
notification.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
proxy.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
release.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
server.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
update.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
web.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
web_legacy.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
webhook.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00