|
55 | 55 | 1
|
56 | 56 | ],
|
57 | 57 | "error.exception.type": [
|
58 |
| - "java.net.UnknownHostException", |
| 58 | + "ConnectionError", |
59 | 59 | "InternalDbError",
|
60 | 60 | "VeryInternalDbError",
|
61 |
| - "ConnectionError" |
| 61 | + "java.net.UnknownHostException" |
62 | 62 | ],
|
63 | 63 | "error.grouping_key": [
|
64 | 64 | "9a4054e958afe722b5877e8fac578ff3"
|
|
107 | 107 | ],
|
108 | 108 | "http.request.headers": [
|
109 | 109 | {
|
110 |
| - "Content-Length": [ |
111 |
| - "0" |
112 |
| - ], |
| 110 | + "Content-Length": "0", |
113 | 111 | "Cookie": [
|
114 | 112 | "c1=v1",
|
115 | 113 | "c2=v2"
|
116 | 114 | ],
|
117 |
| - "Elastic-Apm-Traceparent": [ |
118 |
| - "00-8c21b4b556467a0b17ae5da959b5f388-31301f1fb2998121-01" |
119 |
| - ], |
120 |
| - "Forwarded": [ |
121 |
| - "for=192.168.0.1" |
122 |
| - ], |
123 |
| - "Host": [ |
124 |
| - "opbeans-java:3000" |
125 |
| - ] |
| 115 | + "Elastic-Apm-Traceparent": "00-8c21b4b556467a0b17ae5da959b5f388-31301f1fb2998121-01", |
| 116 | + "Forwarded": "for=192.168.0.1", |
| 117 | + "Host": "opbeans-java:3000" |
126 | 118 | }
|
127 | 119 | ],
|
128 | 120 | "http.request.method": [
|
|
133 | 125 | ],
|
134 | 126 | "http.response.headers": [
|
135 | 127 | {
|
136 |
| - "Content-Type": [ |
137 |
| - "application/json" |
138 |
| - ] |
| 128 | + "Content-Type": "application/json" |
139 | 129 | }
|
140 | 130 | ],
|
141 | 131 | "http.response.headers_sent": [
|
|
567 | 557 | ],
|
568 | 558 | "http.response.headers": [
|
569 | 559 | {
|
570 |
| - "Content-Type": [ |
571 |
| - "application/json" |
572 |
| - ] |
| 560 | + "Content-Type": "application/json" |
573 | 561 | }
|
574 | 562 | ],
|
575 | 563 | "http.response.status_code": [
|
|
816 | 804 | ],
|
817 | 805 | "http.request.headers": [
|
818 | 806 | {
|
819 |
| - "Content-Type": [ |
820 |
| - "text/html" |
821 |
| - ], |
822 |
| - "Cookie": [ |
823 |
| - "c1=v1,c2=v2" |
824 |
| - ], |
825 |
| - "Elastic-Apm-Traceparent": [ |
826 |
| - "00-33a0bd4cceff0370a7c57d807032688e-69feaabc5b88d7e8-01" |
827 |
| - ], |
| 807 | + "Content-Type": "text/html", |
| 808 | + "Cookie": "c1=v1,c2=v2", |
| 809 | + "Elastic-Apm-Traceparent": "00-33a0bd4cceff0370a7c57d807032688e-69feaabc5b88d7e8-01", |
828 | 810 | "User-Agent": [
|
829 | 811 | "Mozilla/5.0(Macintosh;IntelMacOSX10_10_5)AppleWebKit/537.36(KHTML,likeGecko)Chrome/51.0.2704.103Safari/537.36",
|
830 | 812 | "MozillaChromeEdge"
|
|
845 | 827 | ],
|
846 | 828 | "http.response.headers": [
|
847 | 829 | {
|
848 |
| - "Content-Type": [ |
849 |
| - "application/json" |
850 |
| - ] |
| 830 | + "Content-Type": "application/json" |
851 | 831 | }
|
852 | 832 | ],
|
853 | 833 | "http.response.headers_sent": [
|
|
0 commit comments