Grafana api (#104)
* TP-27996 | use grafana api to fetch dashboard screenshot
This commit is contained in:
committed by
GitHub Enterprise
parent
733bcea4bf
commit
2d4a4d83e2
@@ -37,7 +37,7 @@ func NewDiagnosticCommandProcessor(logger *zap.Logger, socketModeClient *socketm
|
||||
diagnosticCommandActions: []action.DiagnosticCommandActionHandler{
|
||||
action.NewGrafanaActionHandler(logger, socketModeClient, repository),
|
||||
//action.NewKibanaActionHandler(logger, socketModeClient),
|
||||
action.NewDeploymentPortalActionHandler(logger, socketModeClient, repository),
|
||||
//action.NewDeploymentPortalActionHandler(logger, socketModeClient, repository),
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user