GithubHelp home page GithubHelp logo

Comments (4)

repeatedly avatar repeatedly commented on June 18, 2024 1

I'm not sure this is a bug of influxdb plugin because influxdb output plugin simply sends incoming records into influxdb. This is same as file output plugin.
Maybe, you need to check which point causes disorderd problem.

from fluent-plugin-influxdb.

sabueso avatar sabueso commented on June 18, 2024

I'm trying to enable some debug traces to see what's happening. Thanks for your help, i'll keep this ticket updated.

from fluent-plugin-influxdb.

sabueso avatar sabueso commented on June 18, 2024

A note i forgot make. Once the insertions becomes"disordered", they don't stop until you restart td-agent.

> select * from virtualbubuntu
name: virtualbubuntu
time			_seq	cpu_usage	disk_percent	disk_usage	percent_mem	timestamp		used_mem	value
----			----	---------	------------	----------	-----------	---------		--------	-----
1483819528000000000	0	0.5		57.7		2		21		2017-01-07T20:06:22Z	194		
1483819528000000000	2	0.5		57.7		2		21		2017-01-07T20:06:32Z	194		
1483819548000000000	1	1		57.7		2		21		2017-01-07T20:06:42Z	194		
1483819548000000000	2	1		57.7		2		21		2017-01-07T20:06:52Z	194		
1483819568000000000	0	1		57.7		2		21		2017-01-07T20:07:02Z	194		
1483819568000000000	2	0.5		57.7		2		21		2017-01-07T20:07:12Z	194		
1483819588000000000	0	2		57.7		2		21		2017-01-07T20:07:22Z	194		
1483819588000000000	1	1		57.7		2		21		2017-01-07T20:07:32Z	194		
1483819608000000000	2	1.5		57.7		2		21		2017-01-07T20:07:52Z	194		
1483819608000000000	1	1		57.7		2		21		2017-01-07T20:07:42Z	194

from fluent-plugin-influxdb.

sabueso avatar sabueso commented on June 18, 2024

I'm going to close this ticket, my problem is fixed, and i'll write some considerations before do this:

-Maybe, i missunderstood about how InfluxDB works, writing and showing data.

-I resolved my problem specifing a timestamp from origin BUT If you specify "time" as timestamp value for time value, for some reason, is not used, dropped, and inserted with insertion timestamp. I don't know if this is a bug, of if this comes from the broker (RabbitMQ in my case).-

Thanks for you help!

from fluent-plugin-influxdb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.