Telemetry Providers

Introduction to Telemetry Providers

Last published at: September 1st, 2025

With v10.6.11, FlowWright is enabled with a Telemetry Provider Engine Service that allows a system to "see" and understand its own performance and the state of its remote components by collecting and delivering the necessary data for analysis and management.

The Telemetry Provider DLLs contain all the necessary information to access the data source, including URLs for observability tools or paths to files. 

You can create a custom Telemetry Provider to maintain a data backup of all the FlowWright application logs. In this example, the application logs are backed up using BetterStack Telemetry Provider.  

 

You must navigate to the Administration - Telemetry Providers page. 

 

The Telemetry Providers page renders a default list of 14 providers as shown below. 

 

Select the “Telemetry Providers” menu to navigate to the “Telemetry Configuration” page. 

 

 

Actions - Menu.

Select a Telemetry Provider from the table and click the Actions menu to navigate to Create, Edit, Copy, and Remove features. 

 

 

Actions - Create.

Select the Actions - Create menu option to create a new Custom Telemetry Provider. A pop-up window is displayed for configuration. Provide the name, namespace, and the DLL path as shown below. 

 

Click the Validate button to verify the configuration values. An alert message is displayed in the top-right corner. 

 

Click the Create button to save the configuration. An alert message is displayed if the Telemetry Provider already exists. 

 

The new Telemetry Provider is saved, and an alert message is displayed in the top-right corner. 

 

 

View - Menu.

Select the View menu to list Telemetry Providers having configuration errors. Select the “All” menu option to view the Telemetry Providers again. 

 

 

Export - Menu.

Select a Telemetry Provider from the table and click the Export menu to navigate to the XML and SQL features. You can export a Telemetry Provider to the target FlowWright environment by downloading it as an XML or SQL file to the local folder, and later use the Import feature. 

 

The Telemetry Provider XML content is included here for reference. 

 

The Telemetry Provider SQL content is included here for reference. 

 

Import - Menu.

Select a Telemetry Provider from the table and click the Import menu to update the configuration.   

 

A pop-up window is displayed for configuration. Click the "Choose File" button to select a Telemetry Provider XML file from your local folder. Click the Import button. 

 

The Telemetry Provider configuration is overwritten, and a confirmation message is displayed in the top-right corner. 

 

 

Utils - Menu.

You can include new or updated Telemetry Providers in the existing FlowWright environment using the Auto-Detect feature. You can use the auto-detect feature by selecting file, DLL, or directory file path menu options.   

 

 

Support - Menu.

You can request a new Telemetry Provider from the FlowWright product team using the Support - Request Item menu option. Click the “How To” link to understand a custom telemetry provider.