/usr/share/grafana/public/app/plugins/datasource/zipkin
{ "type": "datasource", "name": "Zipkin", "id": "zipkin", "category": "tracing", "executable": "gpx_zipkin", "backend": true, "metrics": true, "alerting": false, "annotations": false, "logs": false, "streaming": false, "tracing": true, "info": { "description": "Placeholder for the distributed tracing system.", "author": { "name": "Grafana Labs", "url": "https://grafana.com" }, "logos": { "small": "img/zipkin-logo.svg", "large": "img/zipkin-logo.svg" }, "links": [ { "name": "Learn more", "url": "https://zipkin.io" }, { "name": "Raise issue", "url": "https://github.com/grafana/grafana/issues/new" }, { "name": "Documentation", "url": "https://grafana.com/docs/grafana/latest/datasources/zipkin/" } ], "version": "%VERSION%" }, "dependencies": { "grafanaDependency": ">=10.3.0-0" } }
.
Edit
..
Edit
CHANGELOG.md
Edit
ConfigEditor.tsx
Edit
QueryField.test.tsx
Edit
QueryField.tsx
Edit
README.md
Edit
datasource.test.ts
Edit
datasource.ts
Edit
dist
Edit
img
Edit
jest-setup.js
Edit
jest.config.js
Edit
mocks
Edit
module.ts
Edit
package.json
Edit
plugin.json
Edit
project.json
Edit
tsconfig.json
Edit
types.ts
Edit
utils
Edit
webpack.config.ts
Edit