feat: add openmetrics support & endpoint

This commit is contained in:
2025-06-16 15:26:04 +03:00
parent e5d824b03f
commit 32f99f7f36
13 changed files with 264 additions and 1 deletions

View File

@ -3,7 +3,7 @@ envlist = check, tests
isolated_build = true
labels =
release = version, docs, publish
dependencies = -e .[journald,pacman,reports,s3,shell,stats,unixsocket,validator,web,web_api-docs,web_auth,web_oauth2]
dependencies = -e .[journald,pacman,reports,s3,shell,stats,unixsocket,validator,web,web_api-docs,web_auth,web_oauth2,web_metrics]
project_name = ahriman
[mypy]