summaryrefslogtreecommitdiffstats
path: root/release-notes/src/main/asciidoc/devel_guide/devel_guide.adoc
blob: 09a6a6a7da262b4b5f4aa3b48d68908bf3c2c0fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
== Devel guide

Hc2vpp plugin development guide.

=== Tutorials
* link:devel_plugin_vpp_tutorial.html[How to write Honeycomb plugins for VPP]
* for general tutorials on building Honeycomb agents, see https://docs.fd.io/honeycomb/{project-version}/release-notes-aggregator/release_notes.html#_tutorials[Honeycomb tutorials]

=== Samples
* {project-git-web}/samples?h={project-branch}[Interface management sample from Hc2vpp]
** Generic(non-VPP) plugin with a custom distribution containing lots of useful information about Honeycomb and its plugins.