Multiple Exporters and custom Exporters support added.
This commit is contained in:
@ -40,4 +40,7 @@ type Options struct {
|
||||
|
||||
// Disable logging by setting this true
|
||||
LogDisabled bool
|
||||
|
||||
// For extracting data
|
||||
Exporters []Exporter
|
||||
}
|
||||
|
Reference in New Issue
Block a user