Skip to main content

TraceView API Client

Project description

Library for providing access to the TraceView API v2.

Please see the TraceView API Reference for more information.

Installation

To install python-traceview, simply:

$ pip install python-traceview

Usage

>>> import traceview
>>> tv = traceview.TraceView("API KEY HERE")
>>> tv.apps()
[u'Default', u'pyramid_web_app']
>>> tv.latency.server.summary(app='Default')
{u'count': 2746.0, u'average': 213911.87181354698, u'latest': 35209.87654320987}
>>> tv.latency.client.summary(app='Default', time_window='week')
{u'count': 70546.0, u'average': 10385458.60856746, u'latest': 138626.26463003372}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-traceview-0.1.0.tar.gz (5.7 kB view details)

Uploaded Source

File details

Details for the file python-traceview-0.1.0.tar.gz.

File metadata

File hashes

Hashes for python-traceview-0.1.0.tar.gz
Algorithm Hash digest
SHA256 33ac37a5612e88108f643e2eb127f7235048d7005d6f9f17390b0c0d0a956926
MD5 b3016aeb6f1087b19a3e4fdc7902f5e9
BLAKE2b-256 3363ab159c51e89dafeacc687838fd77f52f32471d497d9a1925af726d1cd17d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page