Skip to content

Add child logger with instance named tags support#2

Open
Fire-Dragon-DoL wants to merge 11 commits intomasterfrom
francesco/child-logger-instance-tags
Open

Add child logger with instance named tags support#2
Fire-Dragon-DoL wants to merge 11 commits intomasterfrom
francesco/child-logger-instance-tags

Conversation

@Fire-Dragon-DoL
Copy link
Collaborator

@Fire-Dragon-DoL Fire-Dragon-DoL commented Aug 26, 2025

No description provided.

viktorianer and others added 10 commits July 29, 2025 16:29
Ensures every attribute value is OTLP‑compatible. Hashes become a JSON string, nil is dropped, arrays become arrays of strings/numbers/bools.
opentelemetry-logs-sdk Logger does not expose logger_provider, causing NoMethodError on flush/close.

Guards & rescues to avoid shutdown noise.
…y-logs-sdk-logger-does-not-expose-logger-provider

Fix opentelemetry-logs-sdk logger does not expose logger_provider, causing NoMethodError on flush/close.
These let NewRelic tie log messages to specific transactions. They're thread-local, so trying to capture them from an async appender thread would return nil
Change on_worker_boot to before_worker_boot for config/puma.rb in docs
Fix missing trace.id/span.id in NewRelic logs
…mental-formatter-so-its-payload-method-coerces-values

Fix the experimental OpenTelemetry formatter, so its payload method coerces values.
@Fire-Dragon-DoL Fire-Dragon-DoL force-pushed the francesco/child-logger-instance-tags branch 16 times, most recently from 2148968 to f051c5e Compare January 17, 2026 01:14
@Fire-Dragon-DoL Fire-Dragon-DoL force-pushed the francesco/child-logger-instance-tags branch from f051c5e to 631704d Compare January 17, 2026 01:59
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.

5 participants