Closed Ri-go closed 8 months ago
The recent updates introduce configuration settings for Statsd within Docker environments, specifically for both mainnet and testnet configurations. These changes enable Statsd and set its address, ensuring that statistical data can be effectively gathered and monitored in these environments.
File Path | Change Summary |
---|---|
docker/.../.env.mainnet.example |
Added Statsd configuration with enabled status and address settings. |
docker/.../.env.testnet.example |
Added Statsd configuration with INJ_STATSD_ENABLED="true" and INJ_STATSD_ADDRESS="host.docker.internal:8125" . |
In the world of Docker's maze,
A rabbit hops, setting variables ablaze.
🐰 "To monitor, to track," it cheerfully sings,
As Statsd config, into the env, it brings.
Across mainnet and testnet, so wide and vast,
Ensuring no metric is ever lost or past.
🌟 "Let's gather data, both far and near,
With every hop, we bring clarity here!"
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Summary by CodeRabbit