Popularity
3.2
Declining
Activity
0.0
Stable
40
9
8

Programming language: Go
License: Apache License 2.0
Tags: Networking    

panoptes-stream alternatives and similar packages

Based on the "Networking" category.
Alternatively, view panoptes-stream alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of panoptes-stream or a related project?

Add another 'Networking' Package

README

panoptes logo

Panoptes Streaming

Github Actions Go report Coverage Status PkgGoDev

Panoptes Streaming is a cloud native distributed streaming network telemetry. It can be installed as a single binary or clustered nodes to collect network telemetry through gRPC and produce or ingest them to given destinations. Panoptes can grow horizontally by auto sharding of devices to achieve scalability and availability. It runs on Kubernetes as a cloud native application and its helm chart supports multiple use cases of Panoptes on Kubernetes. you can check out the dockerized demonstrations on your laptop quickly and see how it works in real-production through pre-provisioned grafana dashboards and gNMI-simulator.

Features

  • Supports gNMI, Juniper JTI and Cisco MDT.
  • Routes sensors to producers and databases.
  • Availability and scalability by auto sharding.
  • Dynamic configuration management.
  • Guaranteed telemetry delivery.
  • Plugin and cloud friendly architecture.

panoptes steaming

Documentation

Sample grafana dashboard

demo grafana

License

Code is licensed under the Apache License, Version 2.0 (the "License"). Content is licensed under the CC BY 4.0 license. Terms available at https://creativecommons.org/licenses/by/4.0/.

Contribute

Welcomes any kind of contribution, please follow the next steps:

  • Fork the project on github.com.
  • Create a new branch.
  • Commit changes to the new branch.
  • Send a pull request.


*Note that all licence references and agreements mentioned in the panoptes-stream README section above are relevant to that project's source code only.