chore(release): transports/axiom v1.0.0#87
Merged
Merged
Conversation
monorel-Release: transports/axiom v1.0.0 monorel-PreRelease: false
theogravity
pushed a commit
that referenced
this pull request
May 11, 2026
monorel-Release: transports/axiom v1.0.0 monorel-PreRelease: false Co-authored-by: monorel-bot[automation] <monorel-bot@users.noreply.github.com>
theogravity
added a commit
that referenced
this pull request
May 11, 2026
* chore(release): transports/axiom v1.0.0 (#87) monorel-Release: transports/axiom v1.0.0 monorel-PreRelease: false Co-authored-by: monorel-bot[automation] <monorel-bot@users.noreply.github.com> * feat(transports/newrelic): add New Relic transport Wrap transports/http with New Relic-specific encoding, site-aware URL derivation, and Api-Key header management. Supports US and EU sites, on-prem URL overrides, and all standard loglayer features (fields, metadata, groups, level filtering, error handling). - transports/newrelic: New Relic Log Ingest API transport - Site-aware intake URL (US, EU) - Configurable on-prem URL override - Non-https URL rejection (with AllowInsecureURL opt-out) - License key redaction in String() and JSON output - Build-tagged live test against real intake API - JSON-array encoder (logtype, timestamp, loglevel, message) - Level mapping: panic/fatal → critical, rest → passthrough - ErrLicenseKeyRequired, ErrInsecureURL, ErrHTTPOverrideForbidden sentinels - docs: New Relic transport docs page - docs: Remove live test sections from transport docs - docs: Clarify sub-module versioning guidance --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: monorel-bot[automation] <monorel-bot@users.noreply.github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by monorel. Merge it to release the following packages:
transports/axiomReleased changes
transports/axiom v1.0.0
Major Changes
Consumed 1 changeset(s):
jolly-bear.