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: monitor Thanos components #59

Closed
wants to merge 7 commits into from
Closed

Conversation

modridi
Copy link
Contributor

@modridi modridi commented Oct 5, 2023

Description of the changes

In this section, explain what and why not how.

In most cases, you can leave out details about how a change has been made. Code is generally self-explanatory in this regard (and if the code is so complex that it needs to be explained in prose, that’s what source comments are for). Just focus on making clear the reasons why you made the change in the first place, the way things worked before the change (and what was wrong with that), the way they work now, and why you decided to solve it the way you did.

Breaking change

  • No
  • Yes (in the Helm chart(s)): indicate the chart, version & release note link
  • Yes (in the module itself): give an explanation of the breaking change

Tests executed on which distribution(s)

  • KinD
  • AKS (Azure)
  • EKS (AWS)
  • Scaleway
  • SKS (Exoscale)

@modridi modridi force-pushed the monitor-thanos-ISDEVOPS-254 branch 2 times, most recently from 3495da8 to 19891ee Compare October 6, 2023 11:00
Comment on lines +6 to +25
metrics = {
enabled = true
serviceMonitor = {
enabled = true
}
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Just FYI, this could be problematic. I'm not sure Thanos could be deployed after kube-prometheus-stack (possibly I'm mistaken), which in this case is would be required because of the ServiceMonitor CRD.

@modridi modridi force-pushed the monitor-thanos-ISDEVOPS-254 branch from 2b34984 to 30b4574 Compare December 22, 2023 17:19
@modridi modridi force-pushed the monitor-thanos-ISDEVOPS-254 branch from bd76b6c to ba8f512 Compare December 22, 2023 17:35
@modridi modridi force-pushed the monitor-thanos-ISDEVOPS-254 branch from 1248cec to 4348e6a Compare December 22, 2023 17:59
@lentidas lentidas closed this Feb 21, 2024
@lentidas
Copy link
Contributor

PR closed because is was superseded by #73.

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.

2 participants