prometheus icon indicating copy to clipboard operation
prometheus copied to clipboard

[WIP] feat: flush metrics on shutdown

Open ridwanmsharif opened this issue 1 year ago • 8 comments

Testing out: https://github.com/GoogleCloudPlatform/prometheus-engine/pull/125

ridwanmsharif avatar Sep 24 '24 18:09 ridwanmsharif

/prombench

ridwanmsharif avatar Sep 24 '24 18:09 ridwanmsharif

This benchmark run compares this PR (https://github.com/GoogleCloudPlatform/prometheus/pull/203) with version v2.45.3-gmp.9-gke.0 of the GMP Collector.

After a successful deployment, the benchmarking results can be viewed on the Cloud Monitoring Dashboard.

To cancel or stop the benchmark run, comment /prombench cancel on this PR.

To view the results of the profiling process you can run the following commands. After running the commands, go to localhost:31802/profiles to view your profiling results after a few minutes.

gcloud container clusters get-credentials prombench --zone us-east4-a --project gpe-test-1
kubectl config use-context gke_gpe-test-1_us-east4-a_prombench
kubectl port-forward services/parca 31802:80

gmp-bot avatar Sep 24 '24 18:09 gmp-bot

/prombench cancel

ridwanmsharif avatar Sep 30 '24 18:09 ridwanmsharif

This benchmark run compares this PR (https://github.com/GoogleCloudPlatform/prometheus/pull/203) with version v2.45.3-gmp.9-gke.0 of the GMP Collector.

After a successful deployment, the benchmarking results can be viewed on the Cloud Monitoring Dashboard.

To cancel or stop the benchmark run, comment /prombench cancel on this PR.

To view the results of the profiling process you can run the following commands. After running the commands, go to localhost:31802/profiles to view your profiling results after a few minutes.

gcloud container clusters get-credentials prombench --zone us-east4-a --project gpe-test-1
kubectl config use-context gke_gpe-test-1_us-east4-a_prombench
kubectl port-forward services/parca 31802:80

gmp-bot avatar Sep 30 '24 18:09 gmp-bot

/prombench

ridwanmsharif avatar Sep 30 '24 20:09 ridwanmsharif

This benchmark run compares this PR (https://github.com/GoogleCloudPlatform/prometheus/pull/203) with version v2.45.3-gmp.9-gke.0 of the GMP Collector.

After a successful deployment, the benchmarking results can be viewed on the Cloud Monitoring Dashboard.

To cancel or stop the benchmark run, comment /prombench cancel on this PR.

To view the results of the profiling process you can run the following commands. After running the commands, go to localhost:31802/profiles to view your profiling results after a few minutes.

gcloud container clusters get-credentials prombench --zone us-east4-a --project gpe-test-1
kubectl config use-context gke_gpe-test-1_us-east4-a_prombench
kubectl port-forward services/parca 31802:80

gmp-bot avatar Sep 30 '24 20:09 gmp-bot

/prombench cancel

pintohutch avatar May 13 '25 15:05 pintohutch

Cancelling the benchmark run for this PR: #203.

gmp-bot avatar May 13 '25 15:05 gmp-bot