sample2.json 645 B

1234567891011121314151617181920212223242526272829303132
  1. [
  2. {
  3. "traceId": "4d1e00c0db9010db86154a4ba6e91385",
  4. "parentId": "86154a4ba6e91385",
  5. "id": "4d1e00c0db9010db",
  6. "kind": "CLIENT",
  7. "name": "get",
  8. "timestamp": 1472470996199000,
  9. "duration": 207000,
  10. "localEndpoint": {
  11. "ipv6": "7::0.128.128.127"
  12. },
  13. "remoteEndpoint": {
  14. "ipv4": "192.168.99.101",
  15. "port": 9000
  16. },
  17. "annotations": [
  18. {
  19. "timestamp": 1472470996238000,
  20. "value": "foo"
  21. },
  22. {
  23. "timestamp": 1472470996403000,
  24. "value": "bar"
  25. }
  26. ],
  27. "tags": {
  28. "http.path": "/api",
  29. "clnt/finagle.version": "6.45.0"
  30. }
  31. }
  32. ]