Project

General

Profile

Actions

Feature #48560

closed

Spec files for each daemon in the monitoring stack

Added by Juan Miguel Olmo Martínez over 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
cephadm
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

It would be nice to have a spec file for grafana, alert manager and prometheus.
In this way we can provide a more flexible configuration, and changes in configuration of this elements.

The possibility to specify container images, ports, certificates, etc ... will provide a better user experience.

To provide a spec file for the whole monitoring stack would be another interesting improvement.


Related issues 1 (0 open1 closed)

Related to Orchestrator - Feature #46499: Requesting a "ceph orch redeploy monitoring" command, as an option, so user does not have to issue four separate commands to update the monitoring stack to the latest versionsRejected

Actions
Actions #1

Updated by Sebastian Wagner over 3 years ago

do you have some example yamls?

Actions #2

Updated by Sebastian Wagner about 3 years ago

  • Status changed from New to Need More Info
Actions #3

Updated by Sebastian Wagner about 3 years ago

  • Status changed from Need More Info to New
  • Priority changed from Normal to High
Actions #4

Updated by Sebastian Wagner about 3 years ago

  • Status changed from New to Need More Info
  • Priority changed from High to Normal
Actions #5

Updated by Sebastian Wagner about 3 years ago

This is the current monitoring.yaml:

service_type: prometheus
placement:
  hosts:
  - host1
---
service_type: node-exporter
---
service_type: alertmanager
placement:
  hosts:
  - host1
---
service_type: grafana
placement:
  hosts:
  - host1

What exactly do you need?

Actions #6

Updated by Sebastian Wagner about 3 years ago

  • Priority changed from Normal to Low
Actions #7

Updated by Sebastian Wagner almost 3 years ago

  • Status changed from Need More Info to Closed
Actions #8

Updated by Sebastian Wagner almost 3 years ago

  • Related to Feature #46499: Requesting a "ceph orch redeploy monitoring" command, as an option, so user does not have to issue four separate commands to update the monitoring stack to the latest versions added
Actions

Also available in: Atom PDF