Skip to content

Commit

Permalink
faillint
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwanthgoli committed May 16, 2024
1 parent 38d35c4 commit 36ec038
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkg/ingester/tailer.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ import (
"encoding/binary"
"hash/fnv"
"sync"
"sync/atomic"
"time"

"go.uber.org/atomic"

"github.com/go-kit/log/level"
"github.com/prometheus/prometheus/model/labels"
"golang.org/x/net/context"
Expand Down

0 comments on commit 36ec038

Please sign in to comment.