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

feat(docker): add observability stack #14203

Merged

Conversation

Atrax1
Copy link
Contributor

@Atrax1 Atrax1 commented Aug 22, 2024

  • Add prometheus, grafana, alertmanager to docker compose
  • Can enable using env var

@Atrax1 Atrax1 self-assigned this Aug 22, 2024
@Atrax1 Atrax1 requested a review from a team as a code owner August 22, 2024 14:04
@Atrax1 Atrax1 force-pushed the BCF-3345-add-grafana-prometheus-to-docker-compose-stack branch from 4e79844 to dd65e2d Compare August 27, 2024 09:25
@cl-sonarqube-production
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

group_by: [ alertname ]


receivers:
Copy link
Contributor

@patrickhuie19 patrickhuie19 Aug 27, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how will these alerts work? where are they defined?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is only useful in case you have prometheus alerts created by you. I actually don't use alertmanager and observability-lib is creating grafana managed alert rules. Could be removed or optional depending on a flag

@Atrax1 Atrax1 added this pull request to the merge queue Aug 27, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 27, 2024
@Atrax1 Atrax1 added this pull request to the merge queue Aug 27, 2024
Merged via the queue into develop with commit 808912d Aug 27, 2024
75 checks passed
@Atrax1 Atrax1 deleted the BCF-3345-add-grafana-prometheus-to-docker-compose-stack branch August 27, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants