package
0.0.0-20201006080941-34a2968f5281
Repository: https://github.com/fenrislol/grafana.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
InstrumentQueryDataHandler wraps a backend.QueryDataHandler with instrumentation of success rate and latency.
InstrumentQueryDataRequest instruments success rate and latency of query data request.
InstrumentTransformDataRequest instruments success rate and latency of transform data request.
# Variables
ErrHealthCheckFailed error returned when health check failed.
ErrMethodNotImplemented error returned when plugin method not implemented.
ErrPluginNotRegistered error returned when plugin not registered.
ErrPluginUnavailable error returned when plugin is unavailable.
# Interfaces
CallResourceClientResponseStream is used for receiving resource call responses.
Manager manages backend plugins.
Plugin backend plugin interface.
# Type aliases
PluginFactoryFunc factory for creating a Plugin.