Skip to content

Commit

Permalink
chore(chstorage): remove unused filed
Browse files Browse the repository at this point in the history
  • Loading branch information
tdakkota committed Jun 14, 2024
1 parent fa245c7 commit bc636eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/chstorage/querier_metrics.go
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,6 @@ type seriesKey struct {
attributes otelstorage.Hash
scope otelstorage.Hash
resource otelstorage.Hash
bucketKey [2]string
}

func (p *promQuerier) selectSeries(ctx context.Context, sortSeries bool, hints *storage.SelectHints, matchers ...*labels.Matcher) (_ storage.SeriesSet, rerr error) {
Expand Down

0 comments on commit bc636eb

Please sign in to comment.