|
24 | 24 | "editable": true, |
25 | 25 | "fiscalYearStartMonth": 0, |
26 | 26 | "graphTooltip": 0, |
27 | | - "id": 255, |
| 27 | + "id": 259, |
28 | 28 | "links": [], |
29 | 29 | "liveNow": false, |
30 | 30 | "panels": [ |
|
1360 | 1360 | "title": "Fluent-bit output errors/sec by Node", |
1361 | 1361 | "type": "timeseries" |
1362 | 1362 | }, |
| 1363 | + { |
| 1364 | + "datasource": { |
| 1365 | + "type": "prometheus", |
| 1366 | + "uid": "${datasource}" |
| 1367 | + }, |
| 1368 | + "fieldConfig": { |
| 1369 | + "defaults": { |
| 1370 | + "color": { |
| 1371 | + "mode": "palette-classic" |
| 1372 | + }, |
| 1373 | + "custom": { |
| 1374 | + "axisBorderShow": false, |
| 1375 | + "axisCenteredZero": false, |
| 1376 | + "axisColorMode": "text", |
| 1377 | + "axisLabel": "", |
| 1378 | + "axisPlacement": "auto", |
| 1379 | + "barAlignment": 0, |
| 1380 | + "drawStyle": "line", |
| 1381 | + "fillOpacity": 0, |
| 1382 | + "gradientMode": "none", |
| 1383 | + "hideFrom": { |
| 1384 | + "legend": false, |
| 1385 | + "tooltip": false, |
| 1386 | + "viz": false |
| 1387 | + }, |
| 1388 | + "insertNulls": false, |
| 1389 | + "lineInterpolation": "linear", |
| 1390 | + "lineWidth": 1, |
| 1391 | + "pointSize": 5, |
| 1392 | + "scaleDistribution": { |
| 1393 | + "type": "linear" |
| 1394 | + }, |
| 1395 | + "showPoints": "auto", |
| 1396 | + "spanNulls": false, |
| 1397 | + "stacking": { |
| 1398 | + "group": "A", |
| 1399 | + "mode": "none" |
| 1400 | + }, |
| 1401 | + "thresholdsStyle": { |
| 1402 | + "mode": "off" |
| 1403 | + } |
| 1404 | + }, |
| 1405 | + "mappings": [], |
| 1406 | + "thresholds": { |
| 1407 | + "mode": "absolute", |
| 1408 | + "steps": [ |
| 1409 | + { |
| 1410 | + "color": "green", |
| 1411 | + "value": null |
| 1412 | + }, |
| 1413 | + { |
| 1414 | + "color": "red", |
| 1415 | + "value": 80 |
| 1416 | + } |
| 1417 | + ] |
| 1418 | + } |
| 1419 | + }, |
| 1420 | + "overrides": [] |
| 1421 | + }, |
| 1422 | + "gridPos": { |
| 1423 | + "h": 7, |
| 1424 | + "w": 8, |
| 1425 | + "x": 0, |
| 1426 | + "y": 35 |
| 1427 | + }, |
| 1428 | + "id": 47, |
| 1429 | + "options": { |
| 1430 | + "legend": { |
| 1431 | + "calcs": [], |
| 1432 | + "displayMode": "list", |
| 1433 | + "placement": "bottom", |
| 1434 | + "showLegend": true |
| 1435 | + }, |
| 1436 | + "tooltip": { |
| 1437 | + "mode": "single", |
| 1438 | + "sort": "none" |
| 1439 | + } |
| 1440 | + }, |
| 1441 | + "targets": [ |
| 1442 | + { |
| 1443 | + "datasource": { |
| 1444 | + "type": "prometheus", |
| 1445 | + "uid": "${datasource}" |
| 1446 | + }, |
| 1447 | + "editorMode": "code", |
| 1448 | + "expr": "\r\nsum by (node) (rate(fluentbit_input_files_opened_total{cluster=~\"$cluster\", job=\"ama-logs-daemonset\", name=~\"azmon_tenant_${namespace}_.*\"}[5m]))", |
| 1449 | + "legendFormat": "{{node}}", |
| 1450 | + "range": true, |
| 1451 | + "refId": "A" |
| 1452 | + } |
| 1453 | + ], |
| 1454 | + "title": "Fluent-bit input files opened/sec by Node", |
| 1455 | + "type": "timeseries" |
| 1456 | + }, |
| 1457 | + { |
| 1458 | + "datasource": { |
| 1459 | + "type": "prometheus", |
| 1460 | + "uid": "${datasource}" |
| 1461 | + }, |
| 1462 | + "fieldConfig": { |
| 1463 | + "defaults": { |
| 1464 | + "color": { |
| 1465 | + "mode": "palette-classic" |
| 1466 | + }, |
| 1467 | + "custom": { |
| 1468 | + "axisBorderShow": false, |
| 1469 | + "axisCenteredZero": false, |
| 1470 | + "axisColorMode": "text", |
| 1471 | + "axisLabel": "", |
| 1472 | + "axisPlacement": "auto", |
| 1473 | + "barAlignment": 0, |
| 1474 | + "drawStyle": "line", |
| 1475 | + "fillOpacity": 0, |
| 1476 | + "gradientMode": "none", |
| 1477 | + "hideFrom": { |
| 1478 | + "legend": false, |
| 1479 | + "tooltip": false, |
| 1480 | + "viz": false |
| 1481 | + }, |
| 1482 | + "insertNulls": false, |
| 1483 | + "lineInterpolation": "linear", |
| 1484 | + "lineWidth": 1, |
| 1485 | + "pointSize": 5, |
| 1486 | + "scaleDistribution": { |
| 1487 | + "type": "linear" |
| 1488 | + }, |
| 1489 | + "showPoints": "auto", |
| 1490 | + "spanNulls": false, |
| 1491 | + "stacking": { |
| 1492 | + "group": "A", |
| 1493 | + "mode": "none" |
| 1494 | + }, |
| 1495 | + "thresholdsStyle": { |
| 1496 | + "mode": "off" |
| 1497 | + } |
| 1498 | + }, |
| 1499 | + "mappings": [], |
| 1500 | + "thresholds": { |
| 1501 | + "mode": "absolute", |
| 1502 | + "steps": [ |
| 1503 | + { |
| 1504 | + "color": "green", |
| 1505 | + "value": null |
| 1506 | + }, |
| 1507 | + { |
| 1508 | + "color": "red", |
| 1509 | + "value": 80 |
| 1510 | + } |
| 1511 | + ] |
| 1512 | + } |
| 1513 | + }, |
| 1514 | + "overrides": [] |
| 1515 | + }, |
| 1516 | + "gridPos": { |
| 1517 | + "h": 7, |
| 1518 | + "w": 7, |
| 1519 | + "x": 8, |
| 1520 | + "y": 35 |
| 1521 | + }, |
| 1522 | + "id": 48, |
| 1523 | + "options": { |
| 1524 | + "legend": { |
| 1525 | + "calcs": [], |
| 1526 | + "displayMode": "list", |
| 1527 | + "placement": "bottom", |
| 1528 | + "showLegend": true |
| 1529 | + }, |
| 1530 | + "tooltip": { |
| 1531 | + "mode": "single", |
| 1532 | + "sort": "none" |
| 1533 | + } |
| 1534 | + }, |
| 1535 | + "targets": [ |
| 1536 | + { |
| 1537 | + "datasource": { |
| 1538 | + "type": "prometheus", |
| 1539 | + "uid": "${datasource}" |
| 1540 | + }, |
| 1541 | + "editorMode": "code", |
| 1542 | + "expr": "\r\nsum by (node) (rate(fluentbit_input_files_closed_total{cluster=~\"$cluster\", job=\"ama-logs-daemonset\", name=~\"azmon_tenant_${namespace}_.*\"}[5m]))", |
| 1543 | + "legendFormat": "{{node}}", |
| 1544 | + "range": true, |
| 1545 | + "refId": "A" |
| 1546 | + } |
| 1547 | + ], |
| 1548 | + "title": "Fluent-bit input files closed/sec by Node", |
| 1549 | + "type": "timeseries" |
| 1550 | + }, |
| 1551 | + { |
| 1552 | + "datasource": { |
| 1553 | + "type": "prometheus", |
| 1554 | + "uid": "${datasource}" |
| 1555 | + }, |
| 1556 | + "fieldConfig": { |
| 1557 | + "defaults": { |
| 1558 | + "color": { |
| 1559 | + "mode": "palette-classic" |
| 1560 | + }, |
| 1561 | + "custom": { |
| 1562 | + "axisBorderShow": false, |
| 1563 | + "axisCenteredZero": false, |
| 1564 | + "axisColorMode": "text", |
| 1565 | + "axisLabel": "", |
| 1566 | + "axisPlacement": "auto", |
| 1567 | + "barAlignment": 0, |
| 1568 | + "drawStyle": "line", |
| 1569 | + "fillOpacity": 0, |
| 1570 | + "gradientMode": "none", |
| 1571 | + "hideFrom": { |
| 1572 | + "legend": false, |
| 1573 | + "tooltip": false, |
| 1574 | + "viz": false |
| 1575 | + }, |
| 1576 | + "insertNulls": false, |
| 1577 | + "lineInterpolation": "linear", |
| 1578 | + "lineWidth": 1, |
| 1579 | + "pointSize": 5, |
| 1580 | + "scaleDistribution": { |
| 1581 | + "type": "linear" |
| 1582 | + }, |
| 1583 | + "showPoints": "auto", |
| 1584 | + "spanNulls": false, |
| 1585 | + "stacking": { |
| 1586 | + "group": "A", |
| 1587 | + "mode": "none" |
| 1588 | + }, |
| 1589 | + "thresholdsStyle": { |
| 1590 | + "mode": "off" |
| 1591 | + } |
| 1592 | + }, |
| 1593 | + "mappings": [], |
| 1594 | + "thresholds": { |
| 1595 | + "mode": "absolute", |
| 1596 | + "steps": [ |
| 1597 | + { |
| 1598 | + "color": "green", |
| 1599 | + "value": null |
| 1600 | + }, |
| 1601 | + { |
| 1602 | + "color": "red", |
| 1603 | + "value": 80 |
| 1604 | + } |
| 1605 | + ] |
| 1606 | + } |
| 1607 | + }, |
| 1608 | + "overrides": [] |
| 1609 | + }, |
| 1610 | + "gridPos": { |
| 1611 | + "h": 7, |
| 1612 | + "w": 9, |
| 1613 | + "x": 15, |
| 1614 | + "y": 35 |
| 1615 | + }, |
| 1616 | + "id": 49, |
| 1617 | + "options": { |
| 1618 | + "legend": { |
| 1619 | + "calcs": [], |
| 1620 | + "displayMode": "list", |
| 1621 | + "placement": "bottom", |
| 1622 | + "showLegend": true |
| 1623 | + }, |
| 1624 | + "tooltip": { |
| 1625 | + "mode": "single", |
| 1626 | + "sort": "none" |
| 1627 | + } |
| 1628 | + }, |
| 1629 | + "targets": [ |
| 1630 | + { |
| 1631 | + "datasource": { |
| 1632 | + "type": "prometheus", |
| 1633 | + "uid": "${datasource}" |
| 1634 | + }, |
| 1635 | + "editorMode": "code", |
| 1636 | + "expr": "\r\nsum by (node) (rate(fluentbit_input_files_rotated_total{cluster=~\"$cluster\", job=\"ama-logs-daemonset\", name=~\"azmon_tenant_${namespace}_.*\"}[5m]))", |
| 1637 | + "legendFormat": "{{node}}", |
| 1638 | + "range": true, |
| 1639 | + "refId": "A" |
| 1640 | + } |
| 1641 | + ], |
| 1642 | + "title": "Fluent-bit input files rotated/sec by Node", |
| 1643 | + "type": "timeseries" |
| 1644 | + }, |
1363 | 1645 | { |
1364 | 1646 | "gridPos": { |
1365 | 1647 | "h": 1, |
1366 | 1648 | "w": 24, |
1367 | 1649 | "x": 0, |
1368 | | - "y": 35 |
| 1650 | + "y": 42 |
1369 | 1651 | }, |
1370 | 1652 | "id": 28, |
1371 | 1653 | "title": "Daemonset (all namespaces)", |
|
1434 | 1716 | "h": 8, |
1435 | 1717 | "w": 6, |
1436 | 1718 | "x": 0, |
1437 | | - "y": 36 |
| 1719 | + "y": 43 |
1438 | 1720 | }, |
1439 | 1721 | "id": 10, |
1440 | 1722 | "options": { |
|
1528 | 1810 | "h": 8, |
1529 | 1811 | "w": 5, |
1530 | 1812 | "x": 6, |
1531 | | - "y": 36 |
| 1813 | + "y": 43 |
1532 | 1814 | }, |
1533 | 1815 | "id": 35, |
1534 | 1816 | "options": { |
|
1622 | 1904 | "h": 8, |
1623 | 1905 | "w": 13, |
1624 | 1906 | "x": 11, |
1625 | | - "y": 36 |
| 1907 | + "y": 43 |
1626 | 1908 | }, |
1627 | 1909 | "id": 36, |
1628 | 1910 | "options": { |
|
1716 | 1998 | "h": 7, |
1717 | 1999 | "w": 11, |
1718 | 2000 | "x": 0, |
1719 | | - "y": 44 |
| 2001 | + "y": 51 |
1720 | 2002 | }, |
1721 | 2003 | "id": 45, |
1722 | 2004 | "options": { |
|
1810 | 2092 | "h": 7, |
1811 | 2093 | "w": 13, |
1812 | 2094 | "x": 11, |
1813 | | - "y": 44 |
| 2095 | + "y": 51 |
1814 | 2096 | }, |
1815 | 2097 | "id": 46, |
1816 | 2098 | "options": { |
|
1847 | 2129 | "h": 1, |
1848 | 2130 | "w": 24, |
1849 | 2131 | "x": 0, |
1850 | | - "y": 51 |
| 2132 | + "y": 58 |
1851 | 2133 | }, |
1852 | 2134 | "id": 27, |
1853 | 2135 | "panels": [], |
|
1917 | 2199 | "h": 7, |
1918 | 2200 | "w": 11, |
1919 | 2201 | "x": 0, |
1920 | | - "y": 52 |
| 2202 | + "y": 59 |
1921 | 2203 | }, |
1922 | 2204 | "id": 43, |
1923 | 2205 | "options": { |
|
2011 | 2293 | "h": 7, |
2012 | 2294 | "w": 13, |
2013 | 2295 | "x": 11, |
2014 | | - "y": 52 |
| 2296 | + "y": 59 |
2015 | 2297 | }, |
2016 | 2298 | "id": 42, |
2017 | 2299 | "options": { |
|
2105 | 2387 | "h": 6, |
2106 | 2388 | "w": 11, |
2107 | 2389 | "x": 0, |
2108 | | - "y": 59 |
| 2390 | + "y": 66 |
2109 | 2391 | }, |
2110 | 2392 | "id": 41, |
2111 | 2393 | "options": { |
|
2199 | 2481 | "h": 6, |
2200 | 2482 | "w": 13, |
2201 | 2483 | "x": 11, |
2202 | | - "y": 59 |
| 2484 | + "y": 66 |
2203 | 2485 | }, |
2204 | 2486 | "id": 44, |
2205 | 2487 | "options": { |
|
0 commit comments