prometheus-engine
prometheus-engine copied to clipboard
GCP native histograms
Hello, I am sending native histograms from k6 to prometheus (version 2.41) via remote-write (enable-feature=native-histograms).
I can see the native histograms in prometheus but they won't appear in GCP metric explorer.
Before enabling the native-histograms feature I could see the trends and counters that k6 exported.
What am I doing wrong?
Hey,
Native Histogram support is in progress. At this moment you should see error logs and increments of dropped samples from your collector. Hopefully this will be fixed soon! 💪🏽
Support for other types are also in progress: https://github.com/GoogleCloudPlatform/prometheus-engine/issues/490
Let's leave this issue open to track the support.