Skip to content

docs: Prometheus metrics + generator #5179

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 20 commits into from
Nov 30, 2022
Prev Previous commit
not needed anymore
  • Loading branch information
mtojek committed Nov 29, 2022
commit e112fc485ac7be957fbc28310eb98f859c1e8e97
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,6 @@ ifdef CI
else
yarn run format:write
endif
.PHONY: docs/admin/prometheus.md # As the .md file can be edited manually and the generator works in-place, we need to use .PHONY.

update-golden-files: cli/testdata/.gen-golden
.PHONY: update-golden-files
Expand Down