We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e41a376 commit c5153e3Copy full SHA for c5153e3
exporter/collector.go
@@ -18,7 +18,7 @@ import (
18
"encoding/json"
19
"log/slog"
20
"time"
21
- "fmt"
+ "fmt"
22
"strings"
23
24
"github.com/prometheus-community/json_exporter/config"
0 commit comments