You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "The name of the logger which created the record.",
730
+
"description": "The name of the logger instance used.",
728
731
"type": ["string", "null"],
729
732
"default": "default",
730
733
"maxLength": 1024
731
734
},
732
735
"message": {
733
-
"description": "The exception's error message.",
736
+
"description": "The additionally logged error message.",
734
737
"type": "string"
735
738
},
736
739
"param_message": {
737
-
"description": "A parametrized message. E.g. Could not connect to %s. The property message is still required, and should be equal to the param_message, but with placeholders replaced. In some situations the param_message is used to group errors together. The string is not interpreted, so feel free to use whichever placeholders makes sense in the client languange.",
740
+
"description": "A parametrized message. E.g. 'Could not connect to %s'. The property message is still required, and should be equal to the param_message, but with placeholders replaced. In some situations the param_message is used to group errors together. The string is not interpreted, so feel free to use whichever placeholders makes sense in the client languange.",
</a></span></div><divclass="chapter"><divclass="titlepage"><div><div><h2class="title"><aid="exported-fields-apm-error"></a>APM Error fields<ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h2></div></div></div><p>Error-specific data for APM</p><h3><aid="_literal_view_errors_literal"></a><codeclass="literal">view errors</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: keyword</p><p>format: url</p><h3><aid="_literal_error_id_icon_literal"></a><codeclass="literal">error id icon</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: keyword</p><p>format: url</p><h3><aid="_literal_error_id_literal"></a><codeclass="literal">error.id</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: keyword</p><p>A UUID4 error ID.</p><h3><aid="_literal_error_culprit_literal"></a><codeclass="literal">error.culprit</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: text</p><p>Function call which was the primary perpetrator of this event.</p><h3><aid="_literal_error_grouping_key_literal"></a><codeclass="literal">error.grouping_key</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: keyword</p><p>format: url</p><p>GroupingKey of the logged error for use in grouping.</p><h2><aid="_exception_fields"></a>exception fields<ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h2><p>Information about the originally thrown error.</p><h3><aid="_literal_error_exception_code_literal"></a><codeclass="literal">error.exception.code</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: keyword</p><p>The error code set when the error happened, e.g. database error code.</p><h3><aid="_literal_error_exception_message_literal"></a><codeclass="literal">error.exception.message</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: text</p><p>The original error message.</p><h3><aid="_literal_error_exception_module_literal"></a><codeclass="literal">error.exception.module</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: keyword</p><p>The module namespace of the original error.</p><h3><aid="_literal_error_exception_type_literal"></a><codeclass="literal">error.exception.type</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: keyword</p><h3><aid="_literal_error_exception_uncaught_literal"></a><codeclass="literal">error.exception.uncaught</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: boolean</p><p>Indicator whether the error was caught somewhere in the code or not.</p><h2><aid="_log_fields"></a>log fields<ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h2><p>Additional information added by logging the error.</p><h3><aid="_literal_error_log_level_literal"></a><codeclass="literal">error.log.level</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: keyword</p><p>The severity of the record.</p><h3><aid="_literal_error_log_logger_name_literal"></a><codeclass="literal">error.log.logger_name</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: keyword</p><p>The name of the used logger instance.</p><h3><aid="_literal_error_log_message_literal"></a><codeclass="literal">error.log.message</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: text</p><p>The additionally logged error message.</p><h3><aid="_literal_error_log_param_message_literal"></a><codeclass="literal">error.log.param_message</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: keyword</p><p>Equal to message, but with placeholders replaced.</p></div><divclass="navfooter"><spanclass="prev"><ahref="exported-fields-apm.html">
616
+
</a></span></div><divclass="chapter"><divclass="titlepage"><div><div><h2class="title"><aid="exported-fields-apm-error"></a>APM Error fields<ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h2></div></div></div><p>Error-specific data for APM</p><h3><aid="_literal_view_errors_literal"></a><codeclass="literal">view errors</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: keyword</p><p>format: url</p><h3><aid="_literal_error_id_icon_literal"></a><codeclass="literal">error id icon</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: keyword</p><p>format: url</p><h2><aid="_error_fields"></a>error fields<ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h2><p>Data captured by an agent representing an event occurring in a monitored service.</p><h3><aid="_literal_error_id_literal"></a><codeclass="literal">error.id</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: keyword</p><p>A UUID for the error.</p><h3><aid="_literal_error_culprit_literal"></a><codeclass="literal">error.culprit</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: text</p><p>Function call which was the primary perpetrator of this event.</p><h3><aid="_literal_error_grouping_key_literal"></a><codeclass="literal">error.grouping_key</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: keyword</p><p>format: url</p><p>GroupingKey of the logged error for use in grouping.</p><h2><aid="_exception_fields"></a>exception fields<ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h2><p>Information about the originally thrown error.</p><h3><aid="_literal_error_exception_code_literal"></a><codeclass="literal">error.exception.code</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: keyword</p><p>The error code set when the error happened, e.g. database error code.</p><h3><aid="_literal_error_exception_message_literal"></a><codeclass="literal">error.exception.message</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: text</p><p>The original error message.</p><h3><aid="_literal_error_exception_module_literal"></a><codeclass="literal">error.exception.module</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: keyword</p><p>The module namespace of the original error.</p><h3><aid="_literal_error_exception_type_literal"></a><codeclass="literal">error.exception.type</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: keyword</p><h3><aid="_literal_error_exception_uncaught_literal"></a><codeclass="literal">error.exception.uncaught</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: boolean</p><p>Indicator whether the error was caught somewhere in the code or not.</p><h2><aid="_log_fields"></a>log fields<ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h2><p>Additional information added by logging the error.</p><h3><aid="_literal_error_log_level_literal"></a><codeclass="literal">error.log.level</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: keyword</p><p>The severity of the record.</p><h3><aid="_literal_error_log_logger_name_literal"></a><codeclass="literal">error.log.logger_name</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: keyword</p><p>The name of the logger instance used.</p><h3><aid="_literal_error_log_message_literal"></a><codeclass="literal">error.log.message</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: text</p><p>The additionally logged error message.</p><h3><aid="_literal_error_log_param_message_literal"></a><codeclass="literal">error.log.param_message</code><ahref="https://github.com/elastic/apm-server/edit/master/docs/fields.asciidoc" class="edit_me" title="Edit this page on GitHub" rel="nofollow">edit</a></h3><p>type: keyword</p><p>A parametrized message. E.g. <spanclass="emphasis"><em>Could not connect to %s</em></span>. The property message is still required, and should be equal to the param_message, but with placeholders replaced. In some situations the param_message is used to group errors together.</p></div><divclass="navfooter"><spanclass="prev"><ahref="exported-fields-apm.html">
0 commit comments