Skip to content

Conversation

yaauie
Copy link
Contributor

@yaauie yaauie commented Feb 10, 2022

Docs change to add clarity to the availability and cost of using metadata_enabled option.

Copy link

@roaksoax roaksoax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Contributor

@karenzone karenzone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for adding this helpful info.

Comment on lines +274 to +285
Enable metadata about the RabbitMQ topic to be added to the event's `@metadata` field, for availablity during pipeline processing. In general, most output plugins and codecs do not include `@metadata` fields. This may impact memory usage and performance.

[id="plugins-{type}s-{plugin}-metadata_locations"]
====== Metadata mapping
|=====
| category | location | type

| headers |`[@metadata][rabbitmq_headers]` | key/value map
| properties |`[@metadata][rabbitmq_properties]` | key/value map
| raw payload |`[@metadata][rabbitmq_payload]` | byte sequence
|=====

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Builds cleanly and renders as expected. Looks like this:
Screen Shot 2022-02-11 at 10 28 02 AM

@yaauie yaauie merged commit 565fd22 into logstash-plugins:main Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants