diff --git a/website/cue/reference/components/sources/amqp.cue b/website/cue/reference/components/sources/amqp.cue index 104187e69832d..771391a5fcaa1 100644 --- a/website/cue/reference/components/sources/amqp.cue +++ b/website/cue/reference/components/sources/amqp.cue @@ -62,7 +62,7 @@ components: sources: amqp: { syntax: "literal" } } - routing_key: { + routing_key_field: { common: true description: "The log field name to use for the AMQP routing key." required: false