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 de023f9 commit 18c94e9Copy full SHA for 18c94e9
retrieval/transform.go
@@ -21,9 +21,9 @@ import (
21
"strings"
22
"time"
23
24
- timestamp_pb "github.com/golang/protobuf/ptypes/timestamp"
25
"github.com/go-kit/kit/log"
26
"github.com/go-kit/kit/log/level"
+ timestamp_pb "github.com/golang/protobuf/ptypes/timestamp"
27
"github.com/pkg/errors"
28
"github.com/prometheus/prometheus/pkg/textparse"
29
"github.com/prometheus/tsdb"
0 commit comments