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 doc #611

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Monitoring doc #611

merged 1 commit into from
Nov 7, 2023

Conversation

worryg0d
Copy link
Collaborator

@worryg0d worryg0d commented Nov 6, 2023

What does this PR do?

The PR adds documentation of configuring Prometheus to allow it to scrap metrics from Instaclustr.

There are two ways:

  1. By configuring Prometheus via secret which stores a configuration of a scrapping job.
  2. By configuring it by using Helm which does the same things but a bit easier.

In both cases, the Prometheus Operator creates a secret that stores a job configuration.

ref #578

@worryg0d worryg0d added the documentation Improvements or additions to documentation label Nov 6, 2023
@worryg0d worryg0d self-assigned this Nov 6, 2023
@worryg0d worryg0d linked an issue Nov 6, 2023 that may be closed by this pull request
@testisnullus testisnullus merged commit 61aff77 into main Nov 7, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integrate Monitoring API
4 participants