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

Add FAQ page for OCP monitoring #46

Open
simonpasquier opened this issue Aug 5, 2022 · 9 comments
Open

Add FAQ page for OCP monitoring #46

simonpasquier opened this issue Aug 5, 2022 · 9 comments

Comments

@simonpasquier
Copy link
Contributor

List of things that we are often asked about on Slack, emails, ... which would need to be answered in the FAQ.

Feel free to add any suggestion in the comments :)

@simonpasquier
Copy link
Contributor Author

simonpasquier commented Aug 5, 2022

  • OCP support
    • Does Red Hat support Prometheus remote write to <insert 3rd party system>?
      • Red Hat supports only the remote write sender side (e.g. Prometheus). Issues on the receiving side need to be supported by the customer.
  • OCP developers
    • How do I push metrics to telemetry?
      • Link to existing doc
    • How do I delete a label value when it stops existing?
      • Link to the custom collector pattern

@simonpasquier
Copy link
Contributor Author

Why doesn't OCP monitoring support <tweaking the scrape interval/deploying custom exporters/...>?

  • OCP monitoring is primarily meant for monitoring the platform components. By controlling the configuration options, we limit the risk of users DoS-ing the monitoring stack.

@simonpasquier
Copy link
Contributor Author

simonpasquier commented Nov 7, 2022

What are the API endpoints available? What are the required RBAC roles/cluster roles for each?

@simonpasquier
Copy link
Contributor Author

Explain how user-defined monitoring works in practice (namespace enforcement for metrics & rules).

@sthaha
Copy link

sthaha commented Mar 10, 2023

Why was X feature added or removed?

We often get questions of the form

Release 4.Y.Z removes/adds feature , what is the reason behind that?

We need a way to trace from Release Notes to Epic.

@sthaha
Copy link

sthaha commented Mar 13, 2023

Explain why running another PO isn't a supported usecase.

@sthaha
Copy link

sthaha commented Mar 15, 2023

Explain the use/abuse of "openshift.io/cluster-monitoring: "true".

  • Is it supported ?
  • What is the intended usecase ?

@sthaha
Copy link

sthaha commented Mar 31, 2023

What is the supported way for installing Grafana and configuring to incluster prometheus as datasource?

@ssonigra
Copy link

ssonigra commented Nov 16, 2023

Q. How to list all the available metrics in OCP

A. https://access.redhat.com/solutions/6984824

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

No branches or pull requests

3 participants