定制 worksome/laravel-telemetry 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

worksome/laravel-telemetry

最新稳定版本:v0.5.3

Composer 安装命令:

composer require worksome/laravel-telemetry

包简介

Telemetry support for Laravel

README 文档

README

Latest Version on Packagist GitHub Tests Action Status GitHub Static Analysis Action Status Total Downloads

Add Open Telemetry support to Laravel.

Install

You can install the package via composer:

composer require worksome/laravel-telemetry

You can publish the config file with:

php artisan vendor:publish --tag="laravel-telemetry-config"

Usage

This package will work out of the box with a default OTLP exporter configuration.

The default port is 4318, and requests will be sent to http://localhost:4318.

Testing

composer test

统计信息

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

GitHub 信息

  • Stars: 4
  • Watchers: 10
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-01-05