承接 oxhq/cachelet-exporter 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

oxhq/cachelet-exporter

最新稳定版本:v0.3.0

Composer 安装命令:

composer require oxhq/cachelet-exporter

包简介

First-party Cachelet exporter for canonical telemetry records.

README 文档

README

Optional telemetry export for Cachelet records.

cachelet-exporter listens for canonical Cachelet telemetry and sends it to a configured transport. Use it to feed logs, dashboards, audit trails, or custom developer tools. It is not required for local cache correctness.

Install

composer require oxhq/cachelet-exporter

Best Fit

Add this package when Cachelet is already useful inside the app and the team now wants the same cache evidence outside the Laravel process.

It provides:

  • CacheletTelemetryRecorded listener wiring
  • cachelet.telemetry.v1 export records
  • cachelet.export.v1 envelopes
  • http, log, and null transports
  • custom transport classes through the container

Example

return [
    'enabled' => true,
    'transport' => 'http',
    'client' => [
        'endpoint' => env('CACHELET_EXPORTER_ENDPOINT'),
        'token' => env('CACHELET_EXPORTER_TOKEN'),
    ],
];

Boundary

The exporter is optional. Cachelet's runtime key generation, invalidation, inspection, and telemetry contracts work locally without an external service.

Docs

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-04-21

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固