Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate initial deployment of cloudmon #220

Open
9 tasks
fkr opened this issue Nov 22, 2022 · 5 comments
Open
9 tasks

Automate initial deployment of cloudmon #220

fkr opened this issue Nov 22, 2022 · 5 comments
Assignees
Labels
needs refinement User stories that need to be refined for further progress Ops Issues or pull requests relevant for Team 3: Ops Tooling SCS-VP12 Related to tender lot SCS-VP12

Comments

@fkr
Copy link
Member

fkr commented Nov 22, 2022

There is a rough guide (https://github.com/costelter/cloudmon-quickstart/blob/main/docs/QuickStartGuide.md) this should be automated with ansible.

Definition of Ready:

  • User Story is small enough to be finished within one sprint
  • User Story is clear and understood by the whole team
  • Acceptance criteria are defined
  • Acceptance criteria are clear and understood by the whole team

Definition of Done:

  • All acceptance criteria are met
  • Changes have been reviewed
  • CI tests have run successfully
  • Documentation has been updated
  • Release Notes have been updated
@fkr fkr added Ops Issues or pull requests relevant for Team 3: Ops Tooling needs refinement User stories that need to be refined for further progress labels Nov 22, 2022
@fkr fkr added this to the R4 (v5.0.0) milestone Nov 22, 2022
@fkr fkr assigned fkr and o-otte Nov 22, 2022
@master-caster
Copy link

master-caster commented Dec 13, 2022

Thanks to plusserver we want to proceed this task. Cloudmon was installed for testing purposes into my testcloud.
The playbooks reported success but the grafana part claims that there is a SQL error in the querry.
db query error: pg: syntax error at or near ")"

But the current problem is likley an error during the installation process since there is no table to query from. At least the postgress container does not seem to contain any tables.

@master-caster
Copy link

Since cloudmon is supposed as tool to manage monitoring applications the main issue here
is generating a configuration that fits to a given infrastructure.

Like the quickstart page we may start with generating a valid configuration using apimon in the first place.

But the target may grow based on the supported modules by cloudmon

@master-caster
Copy link

master-caster commented Dec 14, 2022

Okay. Updating the query within grafana shows that the initial query isn't valid (anymore?).
Since there is to less data to say if everything is fine i can say that the dashboard needed a fix.

Edit: The Query itself is okay. The replacement of variables doesn't work in my case....

@master-caster
Copy link

It looks like the variable for "environment" isn't filled correctly. Even though graphite is installed
and reachable by browser. The calls by grafana to query the environments seem to get empty results.

@fkr
Copy link
Member Author

fkr commented Jan 19, 2023

Before we progress with this issue, we want to make sure that real-world scenarios (eg. what OpenStack Health Monitor does) is working in a good fashion for us with CloudMon. Once that has been checked, we will invest further time into automation of its deployment.

@tibeer tibeer mentioned this issue Mar 29, 2023
@fkr fkr removed this from the R4 (v5.0.0) milestone Apr 27, 2023
@bitkeks bitkeks added the SCS-VP12 Related to tender lot SCS-VP12 label Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs refinement User stories that need to be refined for further progress Ops Issues or pull requests relevant for Team 3: Ops Tooling SCS-VP12 Related to tender lot SCS-VP12
Projects
Status: Blocked / On hold
Development

No branches or pull requests

4 participants