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.
Note: You must navigate to the Status> Upgrade> Version Changes page and complete the version changes update. This one-time activity is required when the FlowWright environment has been upgraded from the older version to 10.6.11.

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.

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.

Once the Telemetry Provider is validated, you need to map the configuration between the application log and the Telemetry Configuration.
Telemetry Configuration
Telemetry Configuration Log
The FlowWright product features a system log that tracks errors and informational messages generated by the application. The log can be examined by date of occurrence or source.
Go to Status > Logs page to see the System Log.

The System Log page is rendered as shown below.

Select the “System Log” menu to access the following logs: “Audit Log, Data Access Log, Engine Log, Security Log, ETL Log, Microservice Call Log, REST API Log, and Telemetry Configuration”.

The Telemetry Configuration Log page appears as shown below. The table displays the log type, Telemetry Provider name, and a link to navigate to the parameters. Each FlowWright application log is automatically associated with a Telemetry Provider through the parameter mappings supplied by the DLL. The Telemetry Engine Service monitors the FlowWright application logs hourly and transfers the log data to the provider site based on the configuration mapping.
Select the “Telemetry Configuration” menu to access the following options: “Telemetry Providers, System Log, Audit Log, Data Access Log, Engine Log, Security Log, ETL Log, MicroServices Call Log, Rest API Log”.

In this example, each application log is associated with a specific Telemetry Provider.

In this example, each application log is associated with a different Telemetry Provider.

Select the log, then click the drop-down menu to change the Telemetry Provider from the list.

Select the application log, then click the navigation link icon. A pop-up appears showing the parameter values from the DLL. You may modify the parameter values, then click the Test button. A confirmation message appears in the top-right corner. Click the Update button to confirm the changes.
