Adding preliminary support for Prometheus metrics.

This commit is contained in:
James Wells 2021-10-14 10:08:39 -07:00
parent 00cd60ebec
commit f543276b82
Signed by: jwells
GPG key ID: 73196D10B8E65666
12 changed files with 209 additions and 31 deletions

8
.gitattributes vendored Normal file
View file

@ -0,0 +1,8 @@
* text=auto eol=lf
*.{cmd,[cC][mM][dD]} text eol=crlf
*.{bat,[bB][aA][tT]} text eol=crlf
*.gif binary
*.jpeg binary
*.png binary
*.gz binary
*.jar binary