GithubHelp home page GithubHelp logo

Comments (4)

phil-d-wilson avatar phil-d-wilson commented on September 25, 2024

I wonder if there is much we can do here @chrisys , other than using "depends_on" in your docker compose for the transport service?!?

from connector.

phil-d-wilson avatar phil-d-wilson commented on September 25, 2024

Tested "depends_on" in docker compose, but that doesn't cause transport to wait until the InfluxDB server has started running - only that the service is running. Might need to look into other options of polling certain outputs to find when they are genuinely up, before even starting telegraf.

from connector.

phil-d-wilson avatar phil-d-wilson commented on September 25, 2024

I can't recreate this so far. My tests steps:

  1. Stop InfluxDB
  2. Change the name of the target DB in transport with the INFLUXDB_DB variable
  3. Watch transport failing to write to new DB
  4. Wait <=5 minutes
  5. Start InfluxDB

This resulted in telegraf continuing to try and write to the DB (as sensor data kept coming in) until it eventually succeeded.

My hunch is that @chrisys did not have a valid data source (issue #3 solves this) and therefore telegraf wasn't continuously prompted to try and create the DB. With a valid source, I think this will work as expected.

from connector.

phil-d-wilson avatar phil-d-wilson commented on September 25, 2024

Closing as I can't recreate this, as long as you have a valid data source.

from connector.

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.