Answer the question
In order to leave comments, you need to log in
Why is there no sampler name in influx?
According to the manual , influxdb should contain information about the sampler, as follows:
<rootMetricsPrefix>.<samplerName>.ok.max
Max response time for successful responses of sampler name
<rootMetricsPrefix>.<samplerName>.ok.pct<percentileValue>
Answer the question
In order to leave comments, you need to log in
In order for names to be saved in influx, you need to configure the Backend Listener.
To do this, you must either list the names of the samples separated by commas in the Sampler list field, or use a regular expression by which cases will be selected.
When using a regular expression, you need to set useRexexForSamplerList to true.
Otherwise false.
After that, tables will appear in the database, as stated in the manual.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question