/usr/share/grafana/public/app/plugins/datasource/jaeger
{ "data": [ { "traceID": "2ee9739529395e31", "spans": [ { "traceID": "2ee9739529395e31", "spanID": "2ee9739529395e31", "flags": 1, "operationName": "CAS", "references": [], "startTime": 1616095319593196, "duration": 1004, "tags": [ { "key": "sampler.type", "type": "string", "value": "const" }, { "key": "sampler.param", "type": "bool", "value": true }, { "key": "span.kind", "type": "string", "value": "client" }, { "key": "internal.span.format", "type": "string", "value": "proto" } ], "logs": [], "processID": "p1", "warnings": null }, { "traceID": "2ee9739529395e31", "spanID": "620c647812563b5a", "flags": 1, "operationName": "CAS loop", "references": [ { "refType": "CHILD_OF", "traceID": "2ee9739529395e31", "spanID": "2ee9739529395e31" } ], "startTime": 1616095319593344, "duration": 738, "tags": [ { "key": "span.kind", "type": "string", "value": "client" }, { "key": "internal.span.format", "type": "string", "value": "proto" } ], "logs": [], "processID": "p1", "warnings": null } ], "processes": { "p1": { "serviceName": "loki-all", "tags": [ { "key": "jaeger.version", "type": "string", "value": "Go-2.25.0" }, { "key": "hostname", "type": "string", "value": "07bb841e14c3" }, { "key": "ip", "type": "string", "value": "172.26.0.2" }, { "key": "client-uuid", "type": "string", "value": "44344b1d17f4ce30" } ] } }, "warnings": null } ], "total": 0, "limit": 0, "offset": 0, "errors": null }
.
Edit
..
Edit
CHANGELOG.md
Edit
CheatSheet.tsx
Edit
README.md
Edit
components
Edit
configuration
Edit
datasource.test.ts
Edit
datasource.ts
Edit
dist
Edit
graphTransform.test.ts
Edit
graphTransform.ts
Edit
helpers
Edit
img
Edit
jest-setup.js
Edit
jest.config.js
Edit
mockJsonResponse.json
Edit
mockSearchResponse.json
Edit
mockTraceResponse.json
Edit
module.ts
Edit
package.json
Edit
plugin.json
Edit
project.json
Edit
responseTransform.test.ts
Edit
responseTransform.ts
Edit
testResponse.ts
Edit
tsconfig.json
Edit
types.ts
Edit
webpack.config.ts
Edit