开始使用newrelic api进行数据收集的plugnplay包

newrelic-api-parser的Python项目详细描述


New Relic API解析器

入门

  • 先决条件

    • Python>;=3.6.x
    • 皮普
  • 安装

    $ pip install newrelic-api-parser
    
  • 示例

    • 调用API的见解
    ^{pr2}$ 在

可用方法

  • 对于REST API
ClassMethodParamsDescription
Applicationsget_listN.A.return the list of apm applications
Applicationsshowapp_idreturns the detail of an application based on the app id passed
Applicationsdeleteapp_iddelete an apm app on new relic based on the app id passed
AlertsEventsget_listN.A.return the list of alert events
BrowserApplicationsget_listN.A.return the list of browser applications
BrowserApplicationscreatebrowser_application_namereturns the detail of a browser application based on the application name passed
Pluginsget_listN.A.return the list of plugins
Pluginsshowapp_idreturns the detail of a plugin based on the app id passed
  • 对于Insights API
^{tb2}$

参考文献

注:

  • 该软件包正在开发中,可能会有更频繁的更新

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java无法在spring boot应用程序中启用本机内存跟踪   jakarta ee在Java Web项目上的多窗口   日期将Java时间戳转换为MySQL时间戳,反之亦然   java如何实现异步任务连接到服务器并解析JSON   java为什么我得到索引越界异常?   我们如何在java中以大写字母和小写字母存储同名文件   jni/java:有效不可变本机对象的线程安全发布/共享   Java将文本写入远程文件   int最小硬币算法   java如何设置/获取我在类Vehicle的主方法中创建的类Car的“ford”实例的名称?   java使用计时器在队列已满时重新调度使用者   java从字符串的末尾提取一个子字符串,直到遇到第一个空格为止?   java在SimpleApplication之外正确初始化物理状态