Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Latest commit

 

History

History
32 lines (19 loc) · 1.74 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.74 KB

DISCONTINUATION OF PROJECT.

This project will no longer be maintained by Intel.

This project has been identified as having known security escapes.

Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project.

Intel no longer accepts patches to this project.

Snap Labs

A set of guides to using Snap, the open telemetry framework. Read an overview at snap-telemetry.io or head right to the repo.

What are these?

  • Thorough, step-by-step guides for using Snap and its plugins
  • Organized, to the best of our ability, by level of familiarity with a feature or complexity of dependencies

Where should I start?

We aim to have introductions to each major feature and label them as introduction-<feature>. More advanced topics are titled advanced-<feature>. You get the idea. Labs that do not smoothly fall into one of these categories will be called topic-<topic>. Examples would be:

  • introduction-distributed-workflow or introduction-snmp-plugin
  • advanced-graphite-plugin or advanced-distributed-workflow
  • topic-normalizing-data or topic-monitoring-kubernetes

Where else should I look to learn about Snap?

Every plugin has working examples including Task Manifests and required configuration files. So if you know you want to learn the basics of a plugin, like the Graphite publisher for example, go directly to its example in the README (ex. Graphite example section).

Can I contribute?

You bet! An overview of how we organize these labs is in CONTRIBUTING.md.