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

monitoring: Prometheus retention set to 1 year with help from mimir and minio #142

Merged
merged 6 commits into from
Oct 26, 2024

Conversation

Dankoy
Copy link
Owner

@Dankoy Dankoy commented Oct 26, 2024

Description

Added Mimir as remote write for prometheus.

Added minio as a s3 object storage for mimir.

Added grafana datasource backed by mimir.

Type of change

Please delete options that are not relevant.

  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Metrics should correctly populate object storage and work with mimir.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have updated project version if release is planned

@Dankoy Dankoy added the monitoring Monitoring related label Oct 26, 2024
@Dankoy Dankoy self-assigned this Oct 26, 2024
@Dankoy Dankoy marked this pull request as ready for review October 26, 2024 09:38
Copy link
Owner Author

@Dankoy Dankoy left a comment

Choose a reason for hiding this comment

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

ok

@Dankoy Dankoy merged commit 506a520 into main Oct 26, 2024
17 checks passed
@Dankoy Dankoy deleted the prometheus-retention branch October 26, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
monitoring Monitoring related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant