7 Commits
Author SHA1 Message Date
Safwan 4f23d14f43 merge latest master in v2 2026-06-15 18:06:14 +05:00
TheiLLeniumStudios c785067a44 feat: Use strategic merge to patch workloads and add metrics for load testing 2026-01-04 14:01:14 +01:00
TheiLLeniumStudios 3a8c300d35 refactor: unify label set implementations and rename variables for clarity and consistency across packages 2025-12-28 08:47:56 +01:00
TheiLLeniumStudios ce1e7dfafb feat: Add webhook notification and conflict retry for Reloader v2 2025-12-28 08:47:52 +01:00
Alexander Davis 3f6e98a9d5 feat: add new opt-in metric of reloads by namespace 2024-06-14 15:20:38 -05:00
d3adb5 2f8999e3cb chore: listen on only 9090 for /metrics and /live
Previously, 9091 and 9090 both led to the same web server, meaning both
/metrics and /live were reachable and fully functional through both.
This commit changes that so that only port 9090 is used for both.

Closes #381.
2023-02-07 00:15:17 -08:00
katainaka0503 3fe7ad04e9 Implement prometheus endpoint 2020-03-01 21:56:02 +09:00