-
Notifications
You must be signed in to change notification settings - Fork 26
chore: AOT support for Logging and Metrics #557
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com>
Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com>
Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com>
Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com>
Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com>
Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com>
Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com>
…owertools feat(idempotency): add internal powertools JMESPath support
Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com>
…sion-release-1-10 chore: Update idempotency version for release 1.10.0
Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com>
chore: Fix jmespath dependency
Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com>
…mpotency-examples chore: Update idempotency examples for release 1..10.0
…ety-bug chore: Metrics - Add thread safety to AddMetric
Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com>
Hello. I am running into issues when using the updated logging lib.
This seems to happen immediately at start up.
Where LogProvider is
Any idea what could be the root cause? |
Hey @JDurstberger what version are you using? Is this for an AOT enabled application? |
…ate-version-1.10.1 chore: Update version for release 1.10.1
I was using 1.6.0-alpha with an AOT enabled application. |
Issue number: #212
Summary
Changes
PowertoolsSourceGenerationContext
for types discovery at compile timeMetricsSerializationContext
for types discovery at compile timeChecklist
Please leave checklist items unchecked if they do not apply to your change.
Is this a breaking change?
RFC issue number:
Checklist:
Acknowledgment
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.