Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/agent-api.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ apm.addMetadataFilter(function dropArgv(metadata) {

Warning: It is the responsibility of the author to ensure the returned object
conforms to the
{apm-guide-ref}/metadata-api.html#metadata-schema[metadata schema]
{apm-guide-ref}/api-metadata.html[metadata schema]
otherwise all APM data injest will fail. A metadata filter that breaks the
metadata will result in error logging from the agent, something like:

Expand Down