dremio-cloud-tools
dremio-cloud-tools copied to clipboard
Add support to configure telemetry file and enable JMX port and hostname
- give ability to specify content of dremio-telemetry.yaml
- add POD_ID to have ability enable jmx
-Djava.rmi.server.hostname=$(POD_IP) - add all JMX necessary java options(-D)
- add flag to enable disable this feautre
Hey, thanks for this! We're getting our Dremio Prod up and going in k8s and want to have metrics (and use this chart as-is). Any chance this will get resolved and merged?
@treyhendon As far as I understand official dremio-tool does not support contribution. You can check our fork. https://github.com/AppsFlyer/dremio-cloud-tools