Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-17858

camel-core - Log EIP metadata for common use-cases

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • Future
    • camel-core, eip
    • None
    • Unknown

    Description

      For low-code users that get started with Camel would not as easily not how to use the Log EIP to output common use-cases such as

      • ${body}
      • ${header.xxx}
      • ${exception.message}

      etc

      So we should find a way to have such patterns in the metadata that we can present in the documentation and for tooling.

      It could be examples like we have for kamelets.

      @Metadata(examples = "${body}", "${header.myHeaderName}", ...)

      We should possible have both the value and a description for each example so we can have help test that go with that.

      The openapi spec also have examples so we can be inspired there too.

      Attachments

        Activity

          People

            Unassigned Unassigned
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: