ServiceWeaver / weaver-kube

Run Service Weaver applications on vanilla Kubernetes.
Apache License 2.0
61 stars 19 forks source link

Add knobs to manipulate metric handling #107

Closed rgrandl closed 3 months ago

rgrandl commented 3 months ago

Right now the Kube deployer exports all metrics every second. The metrics plugin can decide how to manipulate these metrics.

However, there are 2 knobs that I think it makes sense for the user to have control on:

Reasons why these 2 knobs are important to be controlled by the user: