php_message_event.json 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. {
  2. "event_id": "ca2f3e4a95694dfb81c3cbb1eaca4e49",
  3. "project": 8,
  4. "release": null,
  5. "dist": null,
  6. "platform": "php",
  7. "message": "My raw message with interpreted strings8 like {foo}",
  8. "datetime": "2022-10-05T16:47:51.208000Z",
  9. "time_spent": null,
  10. "tags": [
  11. ["browser", "Chrome 105.0.0"],
  12. ["browser.name", "Chrome"],
  13. ["environment", "production"],
  14. ["level", "error"],
  15. ["logger", "php"],
  16. ["os", "Linux 5.14.0-1051-oem"],
  17. ["os.name", "Linux"],
  18. ["runtime", "php 8.1.9"],
  19. ["runtime.name", "php"],
  20. ["server_name", "9c5a5db68679"],
  21. ["url", "http://localhost:8080/"]
  22. ],
  23. "contexts": {
  24. "runtime": { "version": "8.1.9", "type": "runtime", "name": "php" },
  25. "os": {
  26. "kernel_version": "Linux 9c5a5db68679 5.14.0-1051-oem #58-Ubuntu SMP Fri Aug 26 05:50:00 UTC 2022 x86_64",
  27. "version": "5.14.0-1051-oem",
  28. "type": "os",
  29. "name": "Linux",
  30. "build": "#58-Ubuntu SMP Fri Aug 26 05:50:00 UTC 2022"
  31. },
  32. "user": { "status": "subscriber", "type": "user", "name": "Bob Dylan" },
  33. "browser": { "version": "105.0.0", "name": "Chrome" }
  34. },
  35. "culprit": "http://localhost:8080/",
  36. "environment": "production",
  37. "fingerprint": ["{{ default }}"],
  38. "grouping_config": { "id": "legacy:2019-03-12" },
  39. "hashes": ["9e0af6b5399dea62e74cfbe0e61ebc1b"],
  40. "key_id": "8",
  41. "level": "error",
  42. "location": null,
  43. "logentry": {
  44. "params": { "foo": "this" },
  45. "formatted": "My raw message with interpreted strings8 like {foo}"
  46. },
  47. "logger": "php",
  48. "metadata": {
  49. "title": "My raw message with interpreted strings8 like {foo}"
  50. },
  51. "received": 1664988471.648,
  52. "request": {
  53. "url": "http://localhost:8080/",
  54. "headers": [
  55. [
  56. "Accept",
  57. "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9"
  58. ],
  59. ["Accept-Encoding", "gzip, deflate, br"],
  60. ["Accept-Language", "en-US,en;q=0.9"],
  61. ["Cache-Control", "max-age=0"],
  62. ["Connection", "keep-alive"],
  63. ["Content-Length", ""],
  64. ["Content-Type", ""],
  65. ["Cookie", "[Filtered]"],
  66. ["Host", "localhost:8080"],
  67. [
  68. "Sec-Ch-Ua",
  69. "\"Google Chrome\";v=\"105\", \"Not)A;Brand\";v=\"8\", \"Chromium\";v=\"105\""
  70. ],
  71. ["Sec-Ch-Ua-Mobile", "?0"],
  72. ["Sec-Ch-Ua-Platform", "\"Linux\""],
  73. ["Sec-Fetch-Dest", "document"],
  74. ["Sec-Fetch-Mode", "navigate"],
  75. ["Sec-Fetch-Site", "none"],
  76. ["Sec-Fetch-User", "?1"],
  77. ["Upgrade-Insecure-Requests", "1"],
  78. [
  79. "User-Agent",
  80. "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36"
  81. ]
  82. ],
  83. "method": "GET"
  84. },
  85. "sdk": { "version": "3.7.0", "name": "sentry.php" },
  86. "timestamp": 1664988471.208,
  87. "title": "My raw message with interpreted strings8 like {foo}",
  88. "transaction": "",
  89. "type": "default",
  90. "use_rust_normalize": true,
  91. "version": "7"
  92. }