Skip to content

Config help for Jetty instrumented does not show instrumentation properties #121

Description

@andrus

Running an app that has instrumentation on with -H does not display jetty.health property.

This is a general limitation of the Bootique core that does not recognize overridden factories as such (so the same problem will e.g. appear for InstrumentedHttpClientFactoryFactory in bq-jersey). We need to either redesign the factory subclass approach, or get back to the basics and use unique config prefixes for each module (`jettyinstrumented" in this case).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions