Skip to content

Commit

Permalink
update factory name
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Boten <[email protected]>
  • Loading branch information
Alex Boten committed Jun 21, 2023
1 parent 51cca95 commit a86c5ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exporter/debugexporter/factory.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import (

const (
// The value of "type" key in configuration.
typeStr = "logging"
typeStr = "debug"
defaultSamplingInitial = 2
defaultSamplingThereafter = 500
)
Expand Down

0 comments on commit a86c5ef

Please sign in to comment.