Nicu Reut
Nicu Reut
### What happened? The documentation for [helm charts ](https://www.pulumi.com/registry/packages/kubernetes/api-docs/helm/v3/chart/) shows the JAVA api classes that expose the Helm Chart API. Going through the helm API available in the java sdk...
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...
[httpserver exporter] No option to specify a wait time for ongoing requests when closing the server
The wait time when shutting down the HTTP server exporter is [hard-coded to 0](https://github.com/prometheus/client_java/blob/main/prometheus-metrics-exporter-httpserver/src/main/java/io/prometheus/metrics/exporter/httpserver/HTTPServer.java#L80C16-L80C20). This in turn leads to errors being logged during shutdown if there is a request in...