stp-statusboard/stp-statusboard-newrelic 问题修复 & 功能扩展

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

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

stp-statusboard/stp-statusboard-newrelic

最新稳定版本:0.5.0

Composer 安装命令:

composer require stp-statusboard/stp-statusboard-newrelic

包简介

NewRelic widget for stp-statusboard

README 文档

README

Config

For discovering New Relic parameters, use New Relic API Explorer https://rpm.newrelic.com/api/explore

-
    id: newrelic1
    provider: \StpBoard\NewRelic\NewRelicControllerProvider
    refresh: 60
    width: 4
    params:
      name: NAME_TO_BE_DISPLAYED
      accountId: NEW_RELIC_ACCOUNT_ID
      appId: NEW_RELIC_APP_ID
      apiKey: NEW_RELIC_API_KEY
      instanceId: NEW_RELIC_INSTANCE_ID # required only for **memory** action
      action: ACTION
      begin: -30minutes

Available actions are:

  • rpm
  • fe_rpm
  • apdex
  • error_rate
  • throughput
  • response_time
  • cpu
  • cpu_usage
  • average_response_time
  • memory

Memcached:

  • memcached_used_memory
  • memcached_hit_ratio
  • memcached_latency

Parameter begin is optional - default value is -30minutes. It describes time period from which data should be displayed.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-04-26