summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/prometheus (follow)
Commit message (Expand)AuthorAgeFilesLines
* mgr/dashboard: remove cherrypy_backports.pyNizamudeen A2024-11-051-16/+0
* mgr/cephadm: adding mTLS supportRedouane Kachach2024-07-311-13/+18
* mgr/cephadm: introducing new cmd to generate self-signed certsRedouane Kachach2024-07-311-24/+28
* mgr/prometheus: s/pkg_resources.packaging/packaging/Kefu Chai2024-05-251-2/+2
* mgr/prometheus: fix orch check to prevent Prometheus from crashingRedouane Kachach2024-02-071-10/+14
* Merge pull request #43217 from k0ste/fix_52656Kefu Chai2023-09-011-2/+2
|\
| * mgr: prometheus: use nsec unit in desc for RBD _read_latency and _write_laten...Konstantin Shalygin2023-07-181-2/+2
* | Merge pull request #51126 from rhcs-dashboard/jeje-logNizamudeen A2023-08-171-1/+0
|\ \
| * | mgr/prometheus: remove jeje logPere Diaz Bou2023-04-181-1/+0
* | | mgr/dashboard: empty grafana panels for performance of daemonsavanthakkar2023-07-281-2/+22
| |/ |/|
* | mgr/prometheus: rename get_unlabeled_perf_counters, no send labeled pcPere Diaz Bou2023-06-051-1/+1
* | Merge pull request #51090 from banuchka/mgr/prometheus-plugin-fix-2-bugs-impl...Nizamudeen A2023-05-221-15/+16
|\ \
| * | mgr/prometheus: fix pool_objects_repaired and daemon_health_metrics formatbanuchka2023-04-271-15/+16
| |/
* / exporter: promethize counter namesPere Diaz Bou2023-04-241-0/+1
|/
* mgr/prometheus: introduce fetch_perf_counters_metrics module optionAvan Thakkar2023-04-041-22/+35
* mgr/prometheus: remove dependency on cephadm moduleAdam King2023-03-071-35/+52
* mgr/cephadm: enabling security on prometheus monitoring stackRedouane Kachach2023-02-201-16/+55
* mgr/prometheus: export zero valued pg state metricsAvan Thakkar2023-01-161-0/+2
* mgr/prometheus: use vendored "packaging" insteadKefu Chai2023-01-111-1/+2
* Merge pull request #48843 from rhcs-dashboard/expose_slow_opsPere Diaz Bou2022-12-201-0/+16
|\
| * mgr/prometheus: expose daemon health metricsPere Diaz Bou2022-12-201-0/+16
* | mgr/prometheus: add blank like previously wrongly deleted that was causing is...Pedro Gonzalez Gomez2022-12-191-0/+1
* | Merge pull request #49490 from tchaikov/wip-pybind-mgr-tox-fixesKefu Chai2022-12-191-3/+3
|\ \
| * | pybind/mgr/prometheus: avoid using distutilsKefu Chai2022-12-181-3/+3
* | | Merge pull request #49049 from rhcs-dashboard/add-osd-blocklist-metricAashish Sharma2022-12-191-1/+21
|\ \ \ | |/ / |/| |
| * | mgr/dashboard: Add metric relative to osd blocklistAashish Sharma2022-11-251-1/+21
* | | Merge pull request #48507 from rkachach/fix_issue_57876Adam King2022-12-071-2/+3
|\ \ \ | |/ / |/| |
| * | mgr/prometheus: fix module crash when trying to collect OSDs metricsRedouane Kachach2022-10-171-2/+3
* | | pybind/mgr: use annotation style without commentKefu Chai2022-11-241-1/+1
| |/ |/|
* | Merge pull request #48398 from rhcs-dashboard/fix-get-rbd-statsAvan2022-10-181-7/+8
|\ \ | |/ |/|
| * mgr/prometheus: avoid duplicates and deleted entries for rbd_stats_poolAvan Thakkar2022-10-131-7/+8
* | mgr/prometheus: change pg_repaired_objects name to pool_repaired_objectsPere Diaz Bou2022-10-101-4/+4
|/
* mgr/prometheus: expose num objects repaired in poolPere Diaz Bou2022-09-191-1/+17
* mgr/dashboard:Get "Different Storage Class" metrics in Prometheus dashboardAashish Sharma2022-07-201-0/+9
* mgr/cephadm: autopep8 changesAdam King2022-05-191-1/+2
* Merge pull request #45505 from pdvian/wip-fix-daemon-versionYuri Weinstein2022-04-121-8/+7
|\
| * mgr, mgr/prometheus: Fix regression with prometheus metricsPrashant D2022-03-181-8/+7
* | mgr/cephadm: fixing prometheus port handlingAdam King2022-03-231-4/+30
|/
* mgr/prometheus: added `avail_raw` field for Pools DF Prometheus mgr moduleKonstantin Shalygin2022-03-011-1/+1
* Merge pull request #43707 from BenoitKnecht/ceph-mgr-service-idErnesto Puerta2022-02-021-11/+11
|\
| * pybind/mgr/prometheus: Add instance_id metadata for rgwBenoƮt Knecht2022-01-111-11/+11
* | mgr/prometheus: Fix regression with OSD/host details/overview dashboardsPatrick Seidensal2022-01-132-1/+206
* | mgr/prometheus: Refactoring: Introduce type aliasesPatrick Seidensal2022-01-131-12/+14
|/
* Merge PR #44132 into masterSage Weil2021-12-031-0/+3
|\
| * mgr/prometheus: define module options for standbySage Weil2021-11-291-0/+3
* | mgr/prometheus: Fix the per method stats exportedPaul Cuzner2021-11-241-1/+1
|/
* Merge pull request #43464 from rsommer/wip-prometheus-standby-behaviourErnesto Puerta2021-11-111-3/+24
|\
| * mgr/prometheus: Make standby discoverableRoland Sommer2021-11-111-3/+24
* | Merge pull request #43293 from pcuzner/granular-alertsSebastian Wagner2021-10-291-2/+235
|\ \ | |/ |/|
| * mgr/prometheus: track individual healthchecks as metricsPaul Cuzner2021-10-221-2/+235