Skip to content
Chris Chasm edited this page Jan 26, 2021 · 24 revisions

Using the Metrics Export Plugin

This plugin enables a Disciple Tools system to export telemetry data in a secure manner to visualization systems. The key to this plugin is that it is expandable to serve other kinds of exports beyond the default export.

  1. 5 Steps for Creating a Download Link (GUIDE)
  2. Create Download Link (VIDEO)

Developing a New Export Format

The Metrics Export Plugin has been developed with the idea that every group or organization might need different data exported beyond the default data that comes with the plugin. So a starter plugin with instructions is included with @todo notes in the code to help with your first extension.

  1. Developer Guide

Clone this wiki locally