laranex/laravel-newrelic 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

laranex/laravel-newrelic

Composer 安装命令:

composer require laranex/laravel-newrelic

包简介

A Laravel package to integrate New Relic APM with Laravel

README 文档

README

Laravel New Relic is a package that provides a custom log channel for New Relic. It also includes listeners to split Octane transactions into individual job and event transactions.

Why we use Laravel Newrelic Instead of New Relic Monolog Enricher?

The New Relic Monolog Enricher is not compatible with Monolog 3.0, and it has not been updated to address this issue. To overcome this limitation, I created this package to provide a custom log channel specifically designed for New Relic.

Installation

Before installing the Laravel New Relic package, make sure you have the New Relic PHP agent installed on your server.

To install the Laravel New Relic package, follow these steps:

  1. Install the package via Composer:

    composer require laranex/laravel-newrelic
  2. Change the log channel in your .env file:

    LOG_CHANNEL=newrelic
  3. (Optional) Configure your New Relic application name and license key in your .env file:

    NEW_RELIC_API_KEY="your_license_key"

    These values will be automatically picked up by the package.

Changelog

For detailed information on recent changes, please see the CHANGELOG.

Contributing

We welcome contributions! Please see the CONTRIBUTING guide for more details.

Security

If you discover any security issues, please report them in accordance with our security policy outlined in the CONTRIBUTING guide.

Credits

Contributors

Versions

Version Release Date
1.0.0 2024-08-31

1.0.0

  • Initial release

License

This project is primarily licensed under the Apache License, Version 2.0. For more details, please refer to the License File.

Please note that this package includes components based on the New Relic Monolog Enricher, which are subject to the New Relic License. All original code contributed to this package, excluding the New Relic Monolog Enricher components, is also made available under the MIT License.

Users are free to use, modify, and distribute the original code under either the Apache License 2.0 or the MIT License, depending on their preference, with the exception of the New Relic Monolog Enricher components, which must be used in accordance with the New Relic License.

laranex/laravel-newrelic 适用场景与选型建议

laranex/laravel-newrelic 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 27.86k 次下载、GitHub Stars 达 0, 最近一次更新时间为 2024 年 08 月 30 日, 在 PHP 生态内属于活跃度较高的组件。

它主要适用于以下技术方向: 「newrelic」 「octane」 「laranex」 「laravel-newrelic」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。

我们在过去多个企业项目中使用过 laranex/laravel-newrelic 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 laranex/laravel-newrelic 我们能提供哪些服务?
定制开发 / 二次开发

基于 laranex/laravel-newrelic 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

  • 总下载量: 27.86k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 30
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2024-08-30