zipkin-0.2.0
Zipkin helm chart 0.2.0 brings the following notable updates.
- zipkin.discovery.eureka.serviceUrl: registers zipkin in Eureka at startup.
- zipkin.storage.elasticsearch.index: now optional and defaults to "zipkin"
- zipkin.selfTracing.enabled: set to true to have zipkin generate traces for its /api endpoint
- you can now run
helm test
on this chart
Future versions will include serviceMonitor and Elasticsearch dependency aggregation!
Full Changelog: https://github.com/openzipkin/zipkin-helm/compare/zipkin-0.1.2..zipkin-0.2.0