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 65a5d16 commit d0e488cCopy full SHA for d0e488c
1 file changed
internal/exporters/exporter.go
@@ -2,7 +2,6 @@ package exporters
2
3
import (
4
"context"
5
- "time"
6
)
7
8
// Exporter defines the interface that all metrics exporters must implement
0 commit comments