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

Develop Monitoring Concept #21

Open
Miradorn opened this issue Feb 3, 2021 · 7 comments
Open

Develop Monitoring Concept #21

Miradorn opened this issue Feb 3, 2021 · 7 comments
Labels
enhancement New feature or request stale
Projects

Comments

@Miradorn
Copy link
Contributor

Miradorn commented Feb 3, 2021

There are different ways of how we could implement Monitoring.
Current Ideas:

1. Use Cloudwatch

The cloudwatch cluster agent can be used to push metrics to cloudwatch

Cons:

2. Use Managed Prometheus

Install Prometheus to the cluster to forward metrics to AWS managed prometheus

Pros:

  • Long term storage available

Cons:

  • Does not help with scaling pods

3. Use Prometheus Operator

Pros:

  • Dashboards can be defined for CRDs via default dashboards
  • State of the art in k8s

Cons:

  • No long term storage

4. Use Prometheus Operator with Managed Prometheus

Use a combination of both, 3 and 4.

Pros:

  • all pros of 3 & 4

We have to come up with an ADR outlining our decisions.

@Miradorn Miradorn created this issue from a note in 1.0 (To do) Feb 3, 2021
@Miradorn
Copy link
Contributor Author

@github-actions
Copy link

github-actions bot commented Oct 8, 2021

This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon.

@github-actions github-actions bot added the stale label Oct 8, 2021
@github-actions
Copy link

Closing this issue as it hasn't seen activity for a while. Please add a comment @mentioning a maintainer to reopen.

1.0 automation moved this from To do to Done Oct 11, 2021
@bracki bracki moved this from Done to To do in 1.0 Dec 3, 2021
@bracki bracki reopened this Dec 3, 2021
@skomp skomp added enhancement New feature or request and removed stale labels Dec 3, 2021
@skomp skomp changed the title Monitoring Konzept erarbeiten Develop Monitoring Concept Dec 3, 2021
@skomp
Copy link
Member

skomp commented Dec 3, 2021

The cloudwatch cluster agent project seems to be quite stale.

@github-actions
Copy link

This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon.

@github-actions github-actions bot added the stale label Dec 18, 2021
@github-actions
Copy link

Closing this issue as it hasn't seen activity for a while. Please add a comment @mentioning a maintainer to reopen.

1.0 automation moved this from To do to Done Dec 20, 2021
@Miradorn Miradorn reopened this Dec 20, 2021
1.0 automation moved this from Done to To do Dec 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
1.0
  
To do
Development

No branches or pull requests

4 participants