pipeline overview tc changes

This commit is contained in:
m0duspwnens
2021-11-08 15:02:52 -05:00
parent 9ea292b11e
commit f026ac1b41
2 changed files with 82 additions and 100 deletions

View File

@@ -1,39 +1,29 @@
{
"aliasColors": {},
"dashLength": 10,
"datasource": "InfluxDB",
"fieldConfig": {
"defaults": {},
"overrides": []
},
"fill": 1,
"id": 445548,
"gridPos": {
"x": {{ PANELS.elasticsearch_ingest_performance_tc_graph.gridPos.x }},
"y": {{ PANELS.elasticsearch_ingest_performance_tc_graph.gridPos.y }},
"w": {{ PANELS.elasticsearch_ingest_performance_tc_graph.gridPos.w }},
"h": {{ PANELS.elasticsearch_ingest_performance_tc_graph.gridPos.h }}
},
"id": 445548,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"type": "timeseries",
"title": "Elastic Ingest Performance",
"datasource": "InfluxDB",
"pluginVersion": "8.2.1",
"interval": "30s",
"options": {
"alertThreshold": true
"tooltip": {
"mode": "multi"
},
"legend": {
"displayMode": "table",
"placement": "right",
"calcs": [
"max",
"mean"
]
}
},
"pluginVersion": "7.5.4",
"pointradius": 2,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"targets": [
{
"alias": "community.id_time",
@@ -55,18 +45,18 @@
"select": [
[
{
"type": "field",
"params": [
"ingest_processor_stats_community_id_time_in_millis"
]
],
"type": "field"
},
{
"type": "last",
"params": []
"params": [],
"type": "last"
},
{
"type": "non_negative_difference",
"params": []
"params": [],
"type": "non_negative_difference"
}
]
],
@@ -276,18 +266,18 @@
"select": [
[
{
"type": "field",
"params": [
"ingest_processor_stats_dissect_time_in_millis"
]
],
"type": "field"
},
{
"type": "last",
"params": []
"params": [],
"type": "last"
},
{
"type": "non_negative_difference",
"params": []
"params": [],
"type": "non_negative_difference"
}
]
],
@@ -636,18 +626,18 @@
"select": [
[
{
"type": "field",
"params": [
"ingest_processor_stats_rename_time_in_millis"
]
],
"type": "field"
},
{
"type": "last",
"params": []
"params": [],
"type": "last"
},
{
"type": "non_negative_difference",
"params": []
"params": [],
"type": "non_negative_difference"
}
]
],
@@ -750,56 +740,54 @@
]
}
],
"thresholds": [],
"timeRegions": [],
"title": "Elastic Ingest Performance",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
"fieldConfig": {
"defaults": {
"custom": {
"drawStyle": "line",
"lineInterpolation": "linear",
"barAlignment": 0,
"lineWidth": 1,
"fillOpacity": 10,
"gradientMode": "none",
"spanNulls": false,
"showPoints": "never",
"pointSize": 5,
"stacking": {
"mode": "none",
"group": "A"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
"axisPlacement": "auto",
"axisLabel": "",
"scaleDistribution": {
"type": "linear"
},
"yaxes": [
{
"$$hashKey": "object:1668",
"format": "dtdurationms",
"label": "",
"logBase": 1,
"max": null,
"min": null,
"show": true
"hideFrom": {
"tooltip": false,
"viz": false,
"legend": false
},
{
"$$hashKey": "object:1669",
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
"thresholdsStyle": {
"mode": "off"
}
],
"yaxis": {
"align": false,
"alignLevel": null
},
"bars": false,
"dashes": false,
"color": {
"mode": "palette-classic"
},
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
}
]
},
"mappings": [],
"unit": "ms"
},
"overrides": []
},
"description": "",
"fillGradient": 0,
"hiddenSeries": false,
"percentage": false,
"points": false,
"stack": false,
"steppedLine": false,
"timeFrom": null,
"timeShift": null,
"interval": "30s"
"timeShift": null
}

View File

@@ -72,7 +72,7 @@
},
"targets": [
{
"alias": "$tag_host",
"alias": "Time",
"groupBy": [
{
"params": [
@@ -80,12 +80,6 @@
],
"type": "time"
},
{
"params": [
"host"
],
"type": "tag"
},
{
"params": [
"null"