Skip to content

feat(trait): health enabled by default - #6662

Merged
squakez merged 1 commit into
apache:mainfrom
squakez:feat/5024
Jun 17, 2026
Merged

squakez merged 1 commit into
apache:mainfrom
squakez:feat/5024

Conversation

@squakez

@squakez squakez commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

This PR enables the health trait by default. Beside that we're including the camel-observability-services for all the managed Integrations. The health trait is using its endpoints to include probes accordingly.

Closes #5024

@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

✔️ Unit test coverage report - coverage increased from 62.7% to 62.8% (+0.1%)

@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

✔️ Unit test coverage report - coverage increased from 62.7% to 62.8% (+0.1%)

@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

✔️ Unit test coverage report - coverage increased from 62.7% to 62.8% (+0.1%)

@github-actions

Copy link
Copy Markdown
Contributor

✔️ Unit test coverage report - coverage increased from 62.7% to 62.8% (+0.1%)

@github-actions

Copy link
Copy Markdown
Contributor

✔️ Unit test coverage report - coverage increased from 62.7% to 62.8% (+0.1%)

@github-actions

Copy link
Copy Markdown
Contributor

✔️ Unit test coverage report - coverage increased from 62.7% to 62.8% (+0.1%)

@github-actions

Copy link
Copy Markdown
Contributor

✔️ Unit test coverage report - coverage increased from 62.7% to 62.8% (+0.1%)

@github-actions

Copy link
Copy Markdown
Contributor

✔️ Unit test coverage report - coverage increased from 62.7% to 62.8% (+0.1%)

@github-actions

Copy link
Copy Markdown
Contributor

✔️ Unit test coverage report - coverage increased from 62.7% to 62.8% (+0.1%)

@github-actions

Copy link
Copy Markdown
Contributor

✔️ Unit test coverage report - coverage increased from 62.7% to 62.8% (+0.1%)

@github-actions

Copy link
Copy Markdown
Contributor

✔️ Unit test coverage report - coverage increased from 62.7% to 62.8% (+0.1%)

@squakez

squakez commented Jun 17, 2026

Copy link
Copy Markdown
Contributor Author

On release post we need to add the following breaking changes notice:

  • none, when running older quarkus (i.e., camel-k-runtime runtime)
  • Additional camel-observability-services component OOTB
  • Default health trait enabled
    • port 9876
    • default probes inline with camel-obs-svc
  • If Prometheus trait enabled (altough deprecated)
    • port 9876
    • endpoint inline with camel-obs-svc
  • The traits could be disabled explicitly

@squakez
squakez merged commit a281e51 into apache:main Jun 17, 2026
12 of 14 checks passed
@squakez
squakez deleted the feat/5024 branch June 17, 2026 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make healt trait as default

2 participants