We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 603564f commit b1ee9e1Copy full SHA for b1ee9e1
docs/api.asciidoc
@@ -112,7 +112,7 @@ client.capture_message(param_message={
112
* `date`: A `datetime.datetime` object representing the occurrence time of the error.
113
If left empty, it defaults to `datetime.datetime.utcnow()`.
114
* `context`: A dictionary with contextual information. This dictionary must follow the
115
- {apm-guide-ref}/api-events.html#events-api-errors[Context] schema definition.
+ {apm-guide-ref}/api-error.html[Context] schema definition.
116
* `custom`: A dictionary of custom data you want to attach to the event.
117
118
Returns the id of the message as a string.
0 commit comments