Announcements
- Add prometheus metrics endpoint for monitoring
Required Actions
Follow the instructions at AP Operator Setup to update.
If you've previously customized docker-compose.yaml for a custom port, revert your changes and switch to the mainstream code. You can now customize the .env file, as shown in this example.
If you used a custom port, make sure to open firewall to these ports.
Changes
- b5c0d82 improve metric endpoint reporting
- Vinh [email protected]
- ae25de6 hide version and metric links for old node (#22)
- Vinh Quốc Nguyễn [email protected]
- aafbc39 add ping duration gauge to metrics
- Vinh [email protected]
- 786da8a Add prometheus metrics endpoint to operator (#20)
- Vinh Quốc Nguyễn [email protected]
- 5710182 Fix typos (#21)
- Christina [email protected]