Skip to content

Commit

Permalink
Remove stale TODO in sdk/view (#3149)
Browse files Browse the repository at this point in the history
Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
  • Loading branch information
MrAlias and hanyuancheung authored Sep 9, 2022
1 parent 9550f7b commit c3c815d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sdk/metric/view/view.go
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,6 @@ func MatchInstrumentName(name string) Option {
})
}

// TODO (#2813): Implement MatchNumberKind when NumberKind is defined.

// MatchInstrumentKind with match an instrument based on the instrument's kind.
// The default is to match all instrument kinds.
func MatchInstrumentKind(kind InstrumentKind) Option {
Expand Down

0 comments on commit c3c815d

Please sign in to comment.