Like Prometheus, but for logs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
loki/production/promtail-mixin/jsonnetfile.json

24 lines
612 B

{
"dependencies": [
{
"name": "grafana-builder",
"source": {
"git": {
"remote": "https://github.com/grafana/jsonnet-libs",
"subdir": "grafana-builder"
}
},
"version": "master"
},
{
"name": "mixin-utils",
"source": {
"git": {
"remote": "https://github.com/grafana/jsonnet-libs",
"subdir": "mixin-utils"
}
},
"version": "master"
}
]
}