Metadata-Version: 2.1
Name: yahoo-panoptes
Version: 1.1.130
Summary: Network Telemetry And Monitoring
Home-page: https://github.com/yahoo/panoptes
Author: Network Automation Team @ Oath, Inc.
Author-email: network-automation@oath.com
License: Apache 2.0
Description: [![Slack](https://img.shields.io/badge/slack-panoptescommunity-blue.svg?logo=slack)](https://panoptescommunity.slack.com/open) [![Build Status](https://img.shields.io/travis/yahoo/redislite.svg)](https://travis-ci.org/yahoo/panoptes.svg?branch=master) [![PyPI](https://img.shields.io/pypi/v/yahoo_panoptes.svg)](https://pypi.org/project/yahoo-panoptes) [![Python](https://img.shields.io/badge/python-2.7-blue.svg)](https://pypi.org/project/yahoo-panoptes) [![License](https://img.shields.io/pypi/l/yahoo_panoptes.svg)](https://opensource.org/licenses/Apache-2.0)
        
        # Panoptes
        > A Global-Scale Network Telemetry Ecosystem
        
        ## Table of Contents
        
        - [Introduction](#introduction)
        - [Install](#install)
        - [Contribute](#contribute)
        - [License](#license)
        
        ## Introduction
        
        Panoptes is a Python based network telemetry ecosystem that implements discovery, enrichment and polling. Key features include:
        
        - A modular design with well defined separation of concerns,
        - Plugin architecture that enables the implementation of any telemetry collection, enrichment, or transformation,
        - Horizontally scalable: supports clustering to add more capacity, and
        - Network telemetry specific constructs like SNMP abstractions, built in counter to gauge conversion.
        
        ## Install
        
        Please follow the instructions [here](https://github.com/yahoo/panoptes/blob/master/docs/Installation.md) to download and install Panoptes.
        
        ## Contribute
        
        We welcome issues, questions, and pull requests. Please read the [contributing guidelines](https://github.com/yahoo/panoptes/blob/master/docs/Contributing.md).
        
        ## Maintainers
        * Varun Varma: vvarun@oath.com
        * Vivekanand AM: viveka@oath.com
        * Ian Holmes: iholmes@oath.com
        * James Diss: rexfury@oath.com
        
        ## License
        This project is licensed under the terms of the Apache 2.0 open source license. Please refer to [LICENSE](https://github.com/yahoo/panoptes/blob/master/LICENSE) for the full terms.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: Other Audience
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python
Classifier: Topic :: System :: Networking :: Monitoring
Description-Content-Type: text/markdown
Provides-Extra: doc_build
Provides-Extra: dev
