[PR #367] [MERGED] Log extra data as custom parameters in new relic. #1107

Closed
opened 2026-03-04 03:05:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Seldaek/monolog/pull/367
Author: @rayward
Created: 5/14/2014
Status: Merged
Merged: 5/19/2014
Merged by: @Seldaek

Base: masterHead: newrelic-extra


📝 Commits (1)

  • bdf58af Log extra data as custom parameters in new relic.

📊 Changes

2 files changed (+41 additions, -6 deletions)

View changed files

📝 src/Monolog/Handler/NewRelicHandler.php (+4 -0)
📝 tests/Monolog/Handler/NewRelicHandlerTest.php (+37 -6)

📄 Description

The 'extra' data which usually contains identity type information isn't being logged, this adds support for that.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Seldaek/monolog/pull/367 **Author:** [@rayward](https://github.com/rayward) **Created:** 5/14/2014 **Status:** ✅ Merged **Merged:** 5/19/2014 **Merged by:** [@Seldaek](https://github.com/Seldaek) **Base:** `master` ← **Head:** `newrelic-extra` --- ### 📝 Commits (1) - [`bdf58af`](https://github.com/Seldaek/monolog/commit/bdf58af603f6ee6e6872b56cd0da5208b2b9466f) Log extra data as custom parameters in new relic. ### 📊 Changes **2 files changed** (+41 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/Monolog/Handler/NewRelicHandler.php` (+4 -0) 📝 `tests/Monolog/Handler/NewRelicHandlerTest.php` (+37 -6) </details> ### 📄 Description The 'extra' data which usually contains identity type information isn't being logged, this adds support for that. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 03:05:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/monolog#1107
No description provided.