The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/plugins/datasource/zipkin
Giordano Ricci c68d7f1e35
Correlations: Add CorrelationSettings Page (#53821)
3 years ago
..
img Trace UI demo (#20297) 5 years ago
utils Chore: ESlint import order (#44959) 3 years ago
ConfigEditor.tsx Chore: replace React.FC<Props> with simple function component (#54123) 3 years ago
QueryField.test.tsx Chore: ESlint import order (#44959) 3 years ago
QueryField.tsx Chore: Enable `useUnknownInCatchVariables` for stricter type checking in catch blocks (#50591) 3 years ago
README.md Tracing: Add README files for tracing datasource plugins 3 years ago
constants.ts Tracing: Zipkin datasource (#23829) 5 years ago
datasource.test.ts Correlations: Add CorrelationSettings Page (#53821) 3 years ago
datasource.ts Traces: Add more template variables in Tempo & Zipkin (#52306) 3 years ago
mockJsonResponse.json Zipkin: add ability to upload trace json (#37483) 4 years ago
module.ts Chore: ESlint import order (#44959) 3 years ago
plugin.json Tracing: Make query editors available in dashboard for Tempo and Zipkin (#41974) 4 years ago
types.ts Explore: Download traces as JSON in Explore Inspector (#38614) 4 years ago

README.md

Zipkin Data Source - Native Plugin

Grafana ships with built in support for Zipkin, an open source, distributed tracing system.

Read more about it here:

https://docs.grafana.org/datasources/zipkin/