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

[BUG] prometheus data aggregation #4952

Closed
zhouxiny1 opened this issue Sep 1, 2023 · 0 comments
Closed

[BUG] prometheus data aggregation #4952

zhouxiny1 opened this issue Sep 1, 2023 · 0 comments
Assignees
Labels
bug kind/bug Something isn't working
Milestone

Comments

@zhouxiny1
Copy link

zhouxiny1 commented Sep 1, 2023

Chart data to be processed: Multiple occurrences of the same pod object are returned, with overlapping time points.

image
image

query:
rate(k8s_pod_cpu_time_seconds_total{node=".+",app_kubernetes_io_instance="$clusterName",k8s_pod_name=~"$pod",job="$job"}[$interval])

conditions:
Easy to reproduce >24hours
start: 1693451292
end: 1693537692
step: 15m0s

@zhouxiny1 zhouxiny1 added the kind/bug Something isn't working label Sep 1, 2023
@JashBook JashBook added this to the Release 0.7.0 milestone Sep 27, 2023
@ahjing99 ahjing99 modified the milestones: Release 0.8.0, Release 0.9.0 Jan 12, 2024
@nayutah nayutah closed this as completed Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants