Skip to main content

This is a lib for creating plugins for the Snap telementry framework.

Project description

This is a library for writing plugins in Python for the Snap telemetry framework to get started authoring a plugin checkout: # https://intelsdi-x.github.io/snap-plugin-lib-py/

Brief Overview of Snap Architecture

For an overiew of Snap checkout: http://snap-telemetry.io/

Snap is an open and modular telemetry framework designed to simplify the collection, processing and publishing of data through a single HTTP based API. Plugins provide the functionality of collection, processing and publishing and can be loaded/unloaded, upgraded and swapped without requiring a restart of the Snap daemon.

A Snap plugin is a program that responds to a set of well defined gRPC services with parameters and return types specified as protocol buffer messages (see plugin.proto). The Snap daemon handshakes with the plugin over stdout and then communicates over gRPC.

Before writing a Snap plugin:

If you do decide to write a plugin, open a new issue following the plugin wishlist guidelines and let us know you are working on one!

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

snap-plugin-lib-py-0.0.3.tar.gz (27.9 kB view hashes)

Uploaded Source

Built Distribution

snap_plugin_lib_py-0.0.3-py2.py3-none-any.whl (42.2 kB view hashes)

Uploaded Python 2 Python 3

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