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 when PVC is active #239

Open
2 tasks done
perdelt opened this issue Jan 30, 2024 · 5 comments
Open
2 tasks done

Monitoring when PVC is active #239

perdelt opened this issue Jan 30, 2024 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@perdelt
Copy link
Collaborator

perdelt commented Jan 30, 2024

  • Do not try to fetch loading metrics
  • Why are streaming metrics not fetchable?
@perdelt perdelt self-assigned this Jan 30, 2024
@perdelt perdelt added the bug Something isn't working label Jan 30, 2024
@perdelt perdelt added this to the v0.7.0 milestone Jan 30, 2024
@perdelt perdelt added this to Next release in Clustermanagement Jan 31, 2024
@perdelt
Copy link
Collaborator Author

perdelt commented Jan 31, 2024

inside benchmarker: metrics length 0 (because subsecond?)
outside benchmarker: length ok, but empty

@perdelt
Copy link
Collaborator Author

perdelt commented Jan 31, 2024

because of shuffling: last query executed is not last query in ordered list

@perdelt
Copy link
Collaborator Author

perdelt commented Jan 31, 2024

still only working sometimes (?)

@perdelt
Copy link
Collaborator Author

perdelt commented Jan 31, 2024

stream metrics are collected twice: per stream and per parallel set of streams:

-rw-rw-r--. 1 perdelt perdelt 1726 31. Jan 11:22 /home/perdelt/benchmarks/1706695001/query_stream_metric_total_cpu_memory_cached.csv
-rw-rw-r--. 1 perdelt perdelt  134 31. Jan 11:22 /home/perdelt/benchmarks/1706695001/query_stream_metric_total_cpu_memory_cached_MonetDB-BHT-8-1-1.csv
-rw-rw-r--. 1 perdelt perdelt  338 31. Jan 11:22 /home/perdelt/benchmarks/1706695001/query_stream_metric_total_cpu_memory_cached_MonetDB-BHT-8-1.csv
-rw-rw-r--. 1 perdelt perdelt  768 31. Jan 11:22 /home/perdelt/benchmarks/1706695001/query_stream_metric_total_cpu_memory_cached_MonetDB-BHT-8-2-1.csv
-rw-rw-r--. 1 perdelt perdelt  753 31. Jan 11:22 /home/perdelt/benchmarks/1706695001/query_stream_metric_total_cpu_memory_cached_MonetDB-BHT-8-2-2.csv
-rw-rw-r--. 1 perdelt perdelt 1319 31. Jan 11:22 /home/perdelt/benchmarks/1706695001/query_stream_metric_total_cpu_memory_cached_MonetDB-BHT-8-2.csv

Do we need metrics of SUT per stream?

@perdelt perdelt removed this from the v0.7.0 milestone Jan 31, 2024
@perdelt perdelt moved this from Next release to near future in Clustermanagement Jan 31, 2024
@perdelt
Copy link
Collaborator Author

perdelt commented Jun 20, 2024

  • why benchmarker metrics not per benchmarker/stream?
  • why stream metrics per benchmarker/stream?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: near future
Clustermanagement
  
near future
Development

No branches or pull requests

1 participant