summaryrefslogtreecommitdiffstats
path: root/monitoring/ceph-mixin (follow)
Commit message (Expand)AuthorAgeFilesLines
* monitoring: add new alertsGuillaume Abrioux2024-01-253-0/+271
* mgr/dashboard: upgrade from old 'graph' type panels to the newAashish Sharma2023-12-2217-74/+605
* Merge pull request #54355 from nobuto-m/info-rbd-stats-poolsNizamudeen A2023-11-303-15/+32
|\
| * mgr/dashboard: info on why RBD graphs are emptyNobuto Murata2023-11-063-15/+32
* | Merge pull request #51340 from Javlopez/feature/12087-upgrade-and-generate-gr...Aashish Sharma2023-11-207-58/+6541
|\ \
| * | monitoring: update libsonnet files for generate ceph-cluster.jsonJavier2023-10-217-58/+6541
* | | Merge pull request #53650 from rhcs-dashboard/fix-62969-mainAashish Sharma2023-11-171-2/+88
|\ \ \ | |_|/ |/| |
| * | mgr/dashboard: Show the OSD's Out and Down panels as red whenever an OSD is i...Aashish Sharma2023-10-111-2/+88
| |/
* | Merge pull request #53807 from rhcs-dashboard/fix-63088-mainAashish Sharma2023-10-257-26/+26
|\ \
| * | mgr/dashboard: Consider null values as zero in grafana panelsAashish Sharma2023-10-047-26/+26
* | | mgr/dashboard: fix broken alert generatorNizamudeen A2023-10-134-3/+9
| |/ |/|
* | Merge pull request #50132 from aruniiird/add-rbd-mirror-mon-alertsJuan Miguel Olmo2023-10-108-15/+305
|\ \ | |/ |/|
| * ceph-mixin: add RBD Mirror monitoring alertsArun Kumar Mohan2023-08-094-0/+278
| * ceph-mixin: fix manually edited 'prometheus_alerts.yml' fileArun Kumar Mohan2023-08-092-8/+8
| * ceph-mixin: fix ceph-mixin setupArun Kumar Mohan2023-08-094-7/+19
* | Merge pull request #52150 from paulreece42/wip-grafana-quorum-fixNizamudeen A2023-09-211-1/+1
|\ \
| * | monitoring: grafana mons out of quorum should be count - sumPaul Reece2023-08-071-1/+1
| |/
* / dashboard: fix spelling errorsJosh Soref2023-08-095-12/+12
|/
* Merge pull request #48783 from rhcs-dashboard/fix-grafana-stat-panelAashish Sharma2023-02-081-164/+199
|\
| * mgr/dashboard: Replace vonage-status-panel with native grafana stat panelAashish Sharma2022-12-161-164/+199
* | Merge pull request #48843 from rhcs-dashboard/expose_slow_opsPere Diaz Bou2022-12-207-0/+268
|\ \
| * | mgr/prometheus: expose daemon health metricsPere Diaz Bou2022-12-207-0/+268
* | | *: s/whitelist_externals/allowlist_externals/Kefu Chai2022-12-081-4/+4
* | | Merge pull request #48526 from rhcs-dashboard/fix-cephPoolGrowth-alertNizamudeen A2022-11-292-12/+21
|\ \ \
| * | | mgr/dashboard: Fix CephPoolGrowthWarning alertAashish Sharma2022-11-222-12/+21
| | |/ | |/|
* | | ceph-mixing: fix ceph_hosts variableTatjana Dehler2022-11-112-2/+2
| |/ |/|
* | ceph-mixin: Add Prometheus Alert for Degraded BondChristian Kugler2022-11-023-0/+51
|/
* Merge pull request #47305 from zdover23/wip-doc-2022-07-25-pr4600-cleanupzdover232022-09-131-6/+21
|\
| * doc/monitoring: add min vers of apps in mon stackZac Dover2022-09-041-6/+21
* | Merge pull request #47700 from s0nea/wip-rgw-overview-labelsNizamudeen A2022-09-095-21/+32
|\ \ | |/ |/|
| * monitoring/ceph-mixin: add RGW host to label infoTatjana Dehler2022-09-064-20/+26
| * monitoring/ceph-mixin: add entries to envlistTatjana Dehler2022-08-191-1/+6
* | Merge pull request #47707 from bosc0/fix_alertArthur Outhenin-Chalandre2022-08-304-28/+85
|\ \
| * | ceph-mixin: fix CephNodeNetworkPacket alertsAswin Toni2022-08-234-28/+85
| |/
* | Merge pull request #47669 from MrFreezeex/jb-pathArthur Outhenin-Chalandre2022-08-301-2/+1
|\ \
| * | ceph-mixin: fix PATH issues with jsonnet-bundlerArthur Outhenin-Chalandre2022-08-181-2/+1
| |/
* / ceph-mixin: fix config inheritanceAswin Toni2022-08-182-2/+4
|/
* ceph-mixin: Remove jsonnet buildingAswin Toni2022-08-172-24/+2
* prometheus: add multicluster support to alertsAswin Toni2022-08-178-1176/+1364
* cmake: set $PATH for tests using jsonnet toolsKefu Chai2022-08-161-2/+4
* Merge pull request #47334 from s0nea/wip-osd-objectstore-types-fixNizamudeen A2022-08-012-2/+2
|\
| * monitoring/ceph-mixin: OSD overview typo fixTatjana Dehler2022-07-282-2/+2
* | monitoring/ceph-mixin: clean up prometheus_alerts.ymlAnthony D'Atri2022-07-292-285/+302
|/
* ceph-mixin: remove timepicker override in every dashboardsArthur Outhenin-Chalandre2022-05-2419-92/+35
* ceph-mixin: rationalize local helper functions to utilsArthur Outhenin-Chalandre2022-05-2411-431/+266
* ceph-mixin: fix typosArthur Outhenin-Chalandre2022-05-184-4/+4
* ceph-mixin: fix test with rate and label changesArthur Outhenin-Chalandre2022-05-176-118/+123
* ceph-mixin: don't add cluster matcher if showcluster is disabledArthur Outhenin-Chalandre2022-05-1713-145/+146
* ceph-mixin: refactor the structure of _config and utilsArthur Outhenin-Chalandre2022-05-1610-3336/+3320
* ceph-mixin: fix makefile dashboards dependencyArthur Outhenin-Chalandre2022-05-161-1/+1