Skip to content

Conversation

@hauleth
Copy link
Contributor

@hauleth hauleth commented Apr 18, 2025

Instead of fetching metrics results as a binary and then doing some magic to add global tags and to merge them, merge them in their basic form as produced by the Peep and then generate report from that on target node. This should resolve a lot of problems related to the output format issues.

@hauleth hauleth force-pushed the cleanup-metrics-gathering branch from 0671dc9 to 96b559e Compare April 18, 2025 10:46
@hauleth hauleth marked this pull request as ready for review April 18, 2025 11:40
@hauleth hauleth requested a review from a team as a code owner April 18, 2025 11:40
@hauleth hauleth force-pushed the cleanup-metrics-gathering branch 3 times, most recently from ed0221d to a1311e8 Compare April 18, 2025 12:31
@hauleth hauleth self-assigned this Apr 18, 2025
hauleth added 5 commits April 18, 2025 17:19
Instead of fetching metrics results as a binary and then doing some
magic to add global tags and to merge them, merge them in their basic
form as produced by the `Peep` and then generate report from that on
target node. This should resolve a lot of problems related to the output
format issues.
@hauleth hauleth force-pushed the cleanup-metrics-gathering branch from 07aa2b4 to 5f77f88 Compare April 18, 2025 15:19
end

defp gen_token(secret \\ Application.fetch_env!(:supavisor, :metrics_jwt_secret)) do
Supavisor.Jwt.Token.gen!(secret)

Check notice

Code scanning / Credo

Nested modules could be aliased at the top of the invoking module. Note test

Nested modules could be aliased at the top of the invoking module.
@hauleth hauleth merged commit fa46e7d into main Apr 21, 2025
15 of 16 checks passed
@hauleth hauleth deleted the cleanup-metrics-gathering branch April 21, 2025 16:49
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.

3 participants