nrql-simple

nrql-simple is a small Python library that provides a convenient way to interact with the New Relic Insights query API. You can interact with this library programmatically or via the Command Line.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install nrql-simple

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.3.0 2020-06-05    
1.2.3 2019-05-08    
1.2.2 2019-02-27    
1.2.1 2019-02-24    
1.2.0 2019-02-23    
1.1.0 2019-02-13    
1.0.9 2019-01-07    
1.0.8 2019-01-04    
1.0.7 2019-01-04    
1.0.6 2019-01-04    
1.0.5 2018-12-28    

Issues with this package?

Page last updated 2023-10-28 00:01:52 UTC