mirror of
https://github.com/dragonheim/gagent.git
synced 2025-04-25 23:58:58 -07:00
Adding preliminary support for Prometheus metrics.
This commit is contained in:
parent
00cd60ebec
commit
f543276b82
12 changed files with 209 additions and 31 deletions
8
.gitattributes
vendored
Normal file
8
.gitattributes
vendored
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue