Skip to content

Commit

Permalink
Fixed legacy tests not passing
Browse files Browse the repository at this point in the history
  • Loading branch information
mirackara committed Jun 29, 2022
1 parent 3aff9d3 commit b32f0f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/harvest.go
Expand Up @@ -181,8 +181,6 @@ type HarvestConfigurer interface {
MaxSpanEvents() int
// MaxCustomEvents returns the maximum number of Custom Events that should be reported per period
MaxCustomEvents() int
// MaxSamplesStored returns the maximum number of Custom Event Samples stored in a Custom Event
MaxSamplesStored() int
// MaxErrorEvents returns the maximum number of Error Events that should be reported per period
MaxErrorEvents() int

Expand Down

0 comments on commit b32f0f6

Please sign in to comment.