mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
* Dropzone component * Add file list * Add progress, error and cancelation to filelistitem * Update Dropzone component to support progress Cancelation Retry * Update file name changes * Rename to FileDropzone * FileListItem tests A11y updates for icon buttons Use value formatter from grafana/data * Add tests for FileDropzone Review comments * export FileDropzoneDefaultChildren * Jaeger: Upload trace json * Change primary text when multiple false * styling * Review comments addressed * Add test for upload trace json * Add docs for Jaeger upload * Fix strict type check error * Update docs/sources/datasources/jaeger.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Minor changes Render all the options from one function. Add graph frames to the result. * Address review comments * Update docs/sources/datasources/jaeger.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * docs: move image Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
106 lines
2.5 KiB
JSON
106 lines
2.5 KiB
JSON
{
|
|
"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
|
|
}
|