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

Update instructions for exporting Prometheus metrics #446

Merged
merged 2 commits into from
Mar 14, 2025

Conversation

kouzant
Copy link
Contributor

@kouzant kouzant commented Feb 12, 2025

No description provided.

@kouzant kouzant requested review from rcnnnghm and SirOibaf February 12, 2025 15:48
We will only give a sample configuration as `remote_write` is extensively documented in Prometheus [documentation](https://prometheus.io/docs/prometheus/latest/configuration/configuration/#remote_write)
In the example below we push metrics to a custom service listening on port 9096 which transforms the metrics and forwards them.

#### Step 1
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this really a good idea? The config map will be overwritten with the next helm upgrade.

Looks like it's possible to configure the remoteWrite from the helm repo:
https://github.com/prometheus-community/helm-charts/blob/fe79476450db94f79d65c4863d63484c26a12037/charts/prometheus/values.yaml#L280C3-L280C14

I think we should change the below intructions to tell users to add this configuration in the values.yaml file.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

True, that's better. I'll change the instructions

@kouzant kouzant force-pushed the federate_prometheus branch from ff61f91 to f710a09 Compare March 14, 2025 07:41
@SirOibaf SirOibaf merged commit 7de44dd into logicalclocks:branch-4.1 Mar 14, 2025
1 check passed
kouzant added a commit to kouzant/logicalclocks.github.io that referenced this pull request Mar 14, 2025
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