Telemetry Provider template

Telemetry Providers are defined using a YAML manifest with the following structure:

name: "<string>"
description: "<string>"
dockerImage: "<string>"

with the following properties:

Refer to the page Integrating Telemetry Providers which describes the out-of-the-box Telemetry Providers that are created automatically at Akamas install time.

Last updated