Fix stackdriver distribution without bucket bounds#554
Fix stackdriver distribution without bucket bounds#554markmandel merged 1 commit intoagones-dev:masterfrom
Conversation
|
Build Succeeded 👏 Build Id: 0d3a2749-ffbf-45e7-b6b2-7886e7471dd9 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website will exist for the next 30 days: To install this version:
|
3a88e45 to
9eb507a
Compare
|
Build Succeeded 👏 Build Id: 47fb6b3b-a8e5-4ba0-838d-5bfec6cc35e3 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website will exist for the next 30 days: To install this version:
|
New k8s metrics results in error in Stackdriver exporter. In order to fix it we need to define two infinite buckets with a delimiter of 0. Fix was verified in Stackdriver dashboard.
9eb507a to
7564fe6
Compare
|
I have made a rebase and rebuild with the latest master, still able to see metrics in Stackdriver. |
|
Build Succeeded 👏 Build Id: 5c06b571-2274-4d21-b0b1-46073e198aba The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website will exist for the next 30 days: To install this version:
|
New k8s metrics results in error in Stackdriver exporter. In order to
fix it we need to define two infinite buckets with a delimiter of 0.
Fix was verified in Stackdriver dashboard.
Fix was proposed here