Metrics: collect application metrics via vector #246

Merged
Oleg-Komarov merged 1 commits from metrics into main 2024-09-03 17:01:20 +02:00

1 Commits

Author SHA1 Message Date
5d3fd520b7 Metrics: collect application metrics via vector
As a first step, start collecting db query counts and timings.

This code can be extended with custom metrics support.
Later, once the interface stabilizes, it should be extracted into a library
reused by other django projects.
2024-09-03 16:44:44 +02:00