Hello there community peeps!
I’m running the Anvil Runtime locally and would like to explore options for monitoring the runtime.
I see from the Anvil Runtime code on Github that the runtime uses Log4J, has a Prometheus collector, and OpenTelemetry support.
Sadly, I get a little cross-eyed looking at Clojure code and am wondering, how I might go about enabling and configuring these services?
Thanks in advance!