Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No data sent to influxDB #34

Open
soulchips opened this issue Jan 23, 2019 · 1 comment
Open

No data sent to influxDB #34

soulchips opened this issue Jan 23, 2019 · 1 comment

Comments

@soulchips
Copy link

I'm not sure what has changed. I had this working up to last week.

Currently when I run a JMeter test, no data appears in the influx database.
These are my settings

testName: test
nodeName: JMeter
influxDBHost:
influxDBPort: 8086
influxDBUser: jmeter
influxDBPassword:
influxDBDatabase:
retentionPolicy: autogen
samplerList: .*
useRegexForSamplerList: true

I can run the test and load is produced. There are no errors in the JMeter log, however not data seems to be transferred to influx DB.

I've tried using the default Influx Backend Listener and that seems to work fine.

Any advice is appreciated

@Vivek-Gupta-472687
Copy link

I am facing similar issue, I check the DB

below tables are populated with data but all Http requests are having status as Failure in table samples.

requestsRaw
samples
testStartEnd
total
virtualUsers

@soulchips , you were able to resolve the issue ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants