readme/metrics
最新稳定版本:11.1.0
Composer 安装命令:
composer require readme/metrics
包简介
Track your API metrics within ReadMe.
关键字:
README 文档
README
Track usage of your API and troubleshoot issues faster.
With ReadMe's Metrics API your team can get deep insights into your API's usage. If you're a developer, it takes a few small steps to send your API logs to ReadMe. Here's an overview of how the integration works:
- You add the ReadMe middleware to your Laravel application.
- The middleware sends to ReadMe the response object that your Laravel application generates each time a user makes a request to your API. The entire response is sent, unless you allow or deny keys.
- ReadMe populates Metrics with this information, such as which endpoint is being called, response code, and error messages. It also identifies the customer who called your API, using whichever keys in the middleware you call out as containing relevant customer info.
composer require readme/metrics
For more information on setup, check out our integration documentation.
🚧 Any Issues?
Integrations can be tricky! Contact support if you have any questions/issues.
统计信息
- 总下载量: 156.12k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: ISC
- 更新时间: 2019-12-24
