autobrr/internal/domain
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
..
testdata feat(releases): retry failed downloads (#491) 2022-10-19 21:52:31 +02:00
action.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
api.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
client.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
client_test.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
config.go feat(metrics): add metrics server (#1930) 2025-01-25 17:58:18 +01:00
error.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
event.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
filter_test.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
indexer_test.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
macros.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
macros_test.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +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
rejections.go chore(license): update copyright year in headers (#1935) 2025-01-08 08:38:10 +01:00
rejections_test.go chore(license): update copyright year in headers (#1935) 2025-01-08 08:38:10 +01:00
release.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
release_download_test.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
release_test.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
releasetags.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
releasetags_test.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
user.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00