Skip to main content
Version: 2.1.X

Uploading results to InfluxDB

This guide explains how to upload performance test results to InfluxDB for analysis and reporting with PerForge.

Prerequisites​

Before uploading results, ensure you have:

  • InfluxDB v2 instance running and accessible.
  • Proper InfluxDB configuration set up in PerForge (see Integrations).
  • Performance test results in the expected format.

Supported Backend Listeners​

PerForge supports the following backend listeners for uploading data to InfluxDB:

  • org.apache.jmeter.visualizers.backend.influxdb.InfluxdbBackendListenerClient for JMeter tests.

Uploading Steps​

  1. Open the "Upload" tab.
  2. Choose desired Influxdb integration from the dropdown list.
  3. Specify "Test title" for the test, note it should be unique.
  4. Specify "Aggregation window" for the test.
  5. Upload your .jtl or .csv file, make sure that it containes necessaty columns.
  6. Click "Upload" button.

Docs Version Dropdown

Data Verification​

After uploading the results, they will be visible in the Tests tab.