choerodon / zipkin-ui

Zipkin UI Application for tracking the zipkin version for iteration.

Home Page:http://choerodon.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zipkin-UI

The UI part of Zipkin application.

Zipkin is a distributed tracing system. Show the monitoring datas that have been saved in the Elasticsearch. It helps gather timing data needed to troubleshoot latency problems in microservice architectures. It manages both the collection and lookup of this data.

Feature

Track the zipkin version for iteration.

Requirements

You shoule combined this project with the Zipkin-collector. Make sure your Zipkin-UI and Zipkin-collector config the same Elasticsearch.

Installation and Getting Started

helm install http://openchart.choerodon.com.cn/choerodon/devops/zipkin-ui --version=0.5.0

You can use the --set env.open.FOO_BAR=foobar to override the environment variables.

Documentation

Replaceable variableļ¼š

variable definition
env.open.ZIPKIN_ELASTICSEARCH_HOST elasticsearch address
version chart version in helm install command

Dependencies

Dependencies version
zipkin 1.31.3
zipkin-autoconfigure-ui 1.28.0
zipkin-server 1.31.3
zipkin-autoconfigure-storage-elasticsearch-http 1.31.3
choerodon-starter-hitoa 0.5.0.RELEASE

Links

Reporting Issues

If you find any shortcomings or bugs, please describe them in the issue.

How to Contribute

Pull requests are welcome! Follow to know for more information on how to contribute.

About

Zipkin UI Application for tracking the zipkin version for iteration.

http://choerodon.io

License:Apache License 2.0


Languages

Language:Java 48.2%Language:Smarty 44.5%Language:Dockerfile 7.3%