-
Notifications
You must be signed in to change notification settings - Fork 566
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Design proposal - observability * Added a health only example. * Health, metrics, log, info, log updated to new approach. * Fix usages of observe feature, and fix problems * Remove the requirement to use `providers` as a sub-key when using providers in builders. This aligns the keys with builder methods, and simplifies configuration. * Fix SE Quickstart to use config again. Add OpenApiFeature.create(Config) method * Reformat OpenApiFeature class, as it had static methods mixed with constants, enums before code etc. * Mp quickstart test a bit nicer. * Copyright and checkstyle fixes. * Small improvement for handling next on not found * Fix all tests. * Global config accessible from io.helidon.config.Config class. * Archetype updates to new observability API Class model fix to correctly import arrays
- Loading branch information
1 parent
4b95513
commit 6097186
Showing
105 changed files
with
3,591 additions
and
2,058 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.