Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogInterceptor ¶ added in v0.3.41
func LogInterceptor(logger *zap.Logger) grpc.UnaryServerInterceptor
Types ¶
type Config ¶
type Config struct { Port string MetricsPort string Backend string Key string Token string Output string ConfigHandler *config.Handler AnalyzeHandler *analyze.Handler QueryHandler *query.Handler Logger *zap.Logger EnableHttp bool // contains filtered or unexported fields }
func (*Config) ServeMetrics ¶ added in v0.3.0
Click to show internal directories.
Click to hide internal directories.