Documentation ¶
Index ¶
- func CallResultSamplingPanel(queryString string, panelID uint32, promDatasource dashboard.DataSourceRef) *timeseries.PanelBuilder
- func FailedResponsesPanel(queryString string, panelID uint32, promDatasource dashboard.DataSourceRef) *logs.PanelBuilder
- func LatencyQuantilesPanel(queryString string, panelID uint32, promDatasource dashboard.DataSourceRef) *timeseries.PanelBuilder
- func LatestSegmentStatPanel(queryPrefix string, panelID uint32, datasource dashboard.DataSourceRef) *stat.PanelBuilder
- func RPSNowPanel(queryPrefix string, panelID uint32, datasource dashboard.DataSourceRef) *stat.PanelBuilder
- func RPSPanel(queryString string, panelID uint32, promDatasource dashboard.DataSourceRef) *timeseries.PanelBuilder
- func RPSVUPerScheduleSegmentsPanel(queryString string, panelID uint32, datasource dashboard.DataSourceRef) *timeseries.PanelBuilder
- func ResponseLatenciesPanel(queryString string, panelID uint32, promDatasource dashboard.DataSourceRef) *timeseries.PanelBuilder
- func ResponsesPerSecNowPanel(queryPrefix string, panelID uint32, datasource dashboard.DataSourceRef) *stat.PanelBuilder
- func StatsLogsPanel(queryString string, panelID uint32, promDatasource dashboard.DataSourceRef) *logs.PanelBuilder
- func TimedOutRequestsPanel(queryPrefix string, panelID uint32, datasource dashboard.DataSourceRef) *stat.PanelBuilder
- func TimedOutResponsesPanel(queryString string, panelID uint32, promDatasource dashboard.DataSourceRef) *logs.PanelBuilder
- func TotalErroredRequestsPanel(queryPrefix string, panelID uint32, datasource dashboard.DataSourceRef) *stat.PanelBuilder
- func TotalSuccessfulRequestsPanel(queryPrefix string, panelID uint32, datasource dashboard.DataSourceRef) *stat.PanelBuilder
- func VUsNowPanel(queryPrefix string, panelID uint32, datasource dashboard.DataSourceRef) *stat.PanelBuilder
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CallResultSamplingPanel ¶
func CallResultSamplingPanel(queryString string, panelID uint32, promDatasource dashboard.DataSourceRef) *timeseries.PanelBuilder
func FailedResponsesPanel ¶
func FailedResponsesPanel(queryString string, panelID uint32, promDatasource dashboard.DataSourceRef) *logs.PanelBuilder
func LatencyQuantilesPanel ¶
func LatencyQuantilesPanel(queryString string, panelID uint32, promDatasource dashboard.DataSourceRef) *timeseries.PanelBuilder
func LatestSegmentStatPanel ¶
func LatestSegmentStatPanel(queryPrefix string, panelID uint32, datasource dashboard.DataSourceRef) *stat.PanelBuilder
func RPSNowPanel ¶
func RPSNowPanel(queryPrefix string, panelID uint32, datasource dashboard.DataSourceRef) *stat.PanelBuilder
func RPSPanel ¶
func RPSPanel(queryString string, panelID uint32, promDatasource dashboard.DataSourceRef) *timeseries.PanelBuilder
func RPSVUPerScheduleSegmentsPanel ¶
func RPSVUPerScheduleSegmentsPanel(queryString string, panelID uint32, datasource dashboard.DataSourceRef) *timeseries.PanelBuilder
func ResponseLatenciesPanel ¶
func ResponseLatenciesPanel(queryString string, panelID uint32, promDatasource dashboard.DataSourceRef) *timeseries.PanelBuilder
func ResponsesPerSecNowPanel ¶
func ResponsesPerSecNowPanel(queryPrefix string, panelID uint32, datasource dashboard.DataSourceRef) *stat.PanelBuilder
func StatsLogsPanel ¶
func StatsLogsPanel(queryString string, panelID uint32, promDatasource dashboard.DataSourceRef) *logs.PanelBuilder
func TimedOutRequestsPanel ¶
func TimedOutRequestsPanel(queryPrefix string, panelID uint32, datasource dashboard.DataSourceRef) *stat.PanelBuilder
func TimedOutResponsesPanel ¶
func TimedOutResponsesPanel(queryString string, panelID uint32, promDatasource dashboard.DataSourceRef) *logs.PanelBuilder
func TotalErroredRequestsPanel ¶
func TotalErroredRequestsPanel(queryPrefix string, panelID uint32, datasource dashboard.DataSourceRef) *stat.PanelBuilder
func TotalSuccessfulRequestsPanel ¶
func TotalSuccessfulRequestsPanel(queryPrefix string, panelID uint32, datasource dashboard.DataSourceRef) *stat.PanelBuilder
func VUsNowPanel ¶
func VUsNowPanel(queryPrefix string, panelID uint32, datasource dashboard.DataSourceRef) *stat.PanelBuilder
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.