inspector-apm/inspector-tempest
最新稳定版本:0.2.1
Composer 安装命令:
composer require inspector-apm/inspector-tempest
包简介
Code Execution Monitoring, built for developers.
README 文档
README
Before moving on, please consider giving us a GitHub star ⭐️. Thank you!
Code Execution Monitoring for Tempest applications.
Requirements
- PHP ^8.5
- Tempest ^3.0
Install
Install the latest version by:
composer require inspector-apm/inspector-tempest
Tempest will automatically discover the package provider and other library components.
Configure the Ingestion Key
You just need to put the Ingestion Key in your environment file:
INSPECTOR_INGESTION_KEY=[ingestion key]
You can obtain an INSPECTOR_INGESTION_KEY creating a new project in your Inspector account.
Test everything is working
Run the command below:
vendor/bin/tempest inspector:test
Go to https://app.inspector.dev to explore your data.
Agentic Integration
You can connect the Inspector library documentation to your coding assistant as a Model Context Protocol (MCP) server.
It makes it easy for tools like Claude Code, Cursor, and VS Code extensions reliably understand what Inspector client library can do, its configurations, how to use it.
Official documentation
Check out the official documentation
Contributing
We encourage you to contribute to Inspector! Please check out the Contribution Guidelines about how to proceed. Join us!
LICENSE
This package is licensed under the MIT license.
统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-03-20