This commit is contained in:
parent
9abc268315
commit
cb123537d5
@ -23,7 +23,7 @@ func (c *LokiMetricConfig) shouldSendMetrics(path string) bool {
|
||||
|
||||
func (c *LokiMetricConfig) sendMetricPing(domain, path string) {
|
||||
data := map[string]interface{}{
|
||||
"steams": []map[string]interface{}{
|
||||
"streams": []map[string]interface{}{
|
||||
{
|
||||
"stream": map[string]string{
|
||||
// Labels
|
||||
|
Loading…
Reference in New Issue
Block a user