Skip to main content

No project description provided

Project description

Remote measuring abstraction for software applications.

telemetry serves as a simple facade or abstraction for various telemetry frameworks (e.g. pagerduty, slack, graphite) allowing the end user to plug in the desired telemetry framework at deployment time. Think slf4j but for events and numbers. This library borrows from their example (and copy.)

As your projects grow, their telemetry requirements will change. The purpose of this library is to simplify implementation, provide easy configuration, encourage testing, and avoid vendor lock.

Supported Services:

  • pagerduty

  • slack

Telemeters preference to being configurable, but don’t require more than credentials to get working. For instance, slack can be implemented with the following:

SLACK_ROOM_ID=Txxx/Byyy/Zzzz python import logging from telemetry import SlackTelemeter

logging.getLogger().addHandler(SlackTelemeter()) logging.info(“hello room!”)

Home-page: http://github.com/trevorgrayson/telemetry Author: trevor grayson Author-email: trevor@dave.com License: MIT Description: UNKNOWN Platform: UNKNOWN Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python Classifier: Topic :: Software Development :: Libraries Classifier: Topic :: System :: Monitoring Classifier: Topic :: System :: Logging

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

telemetry-1.0.1.tar.gz (6.6 kB view details)

Uploaded Source

File details

Details for the file telemetry-1.0.1.tar.gz.

File metadata

  • Download URL: telemetry-1.0.1.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.9

File hashes

Hashes for telemetry-1.0.1.tar.gz
Algorithm Hash digest
SHA256 7762aa7dcfa15cb5bc34e0dda26e52855581fb75816b1f31bd7c5044d62945d4
MD5 93493c66f420224a550b242de5c66b23
BLAKE2b-256 0358166e8dab202a2471d761f4e5bdf211c9bcf580383b5d76a6ff9c5bd1c043

See more details on using hashes here.

Supported by

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