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 051a2f2 commit 3f339fdCopy full SHA for 3f339fd
pkg/probe/fortiswitch_health.go
@@ -17,7 +17,7 @@ import (
17
"fmt"
18
"log"
19
20
- "github.com/bluecmd/fortigate_exporter/pkg/http"
+ "github.com/prometheus-community/fortigate_exporter/pkg/http"
21
"github.com/prometheus/client_golang/prometheus"
22
)
23
pkg/probe/fortiswitch_port_stats.go
@@ -15,7 +15,7 @@ package probe
15
16
import (
0 commit comments