Prometheus metrics for library and application developers
0

Configure Feed

Select the types of activity you want to include in your feed.

metrics.zig / Makefile
84 B 5 lines
1F= 2 3.PHONY: t 4t: 5 TEST_FILTER="${F}" zig build test -freference-trace --summary all