apache / hertzbeat

Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.
https://hertzbeat.apache.org/
Apache License 2.0
5.46k stars 947 forks source link

Optimize the execution efficiency of Gitpod tasks #2422

Closed kerwin612 closed 1 month ago

kerwin612 commented 1 month ago

What's changed?

Installing JDK17 based on default container isolation is far more efficient than building a dedicated container separately.

Checklist

Add or update API