Add prometheus metrics to monitor tailscalesd
This commit is contained in:
parent
b080318748
commit
2db375820f
4 changed files with 63 additions and 8 deletions
|
|
@ -23,6 +23,8 @@ uvicorn = "^0.24.0"
|
|||
httpx = "^0.25.1"
|
||||
pydantic-settings = "^2.0.3"
|
||||
json-logging = "^1.3.0"
|
||||
prometheus-client = "^0.18.0"
|
||||
prometheus-fastapi-instrumentator = "^6.1.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue