This is my es workload's metric and it's vibrating somehow. But when I scale-up the metric, it'll be stationary as below:
Each of pods is stationary even in small scale:
How can I make it stationary? I can't find any documentation about this and logs. thanks
GKE metrics default behavior on previous versions was to report the metrics every 2 minutes.
The version 1.16 uses a different metrics agent to export that data and this is the reason why it's showing that way because the data is not being exported at the same time.
The issue is on the graphs, not on the deployment itself as fair as I can see.
This is currently a work in progress, but you can follow the resolution of this issue on this link: