Giter VIP home page Giter VIP logo

Comments (5)

SkyMoCo avatar SkyMoCo commented on August 19, 2024

My error. I was looking at the influx 1.0 examples and did not put a proper url in the url option. don't forget the "http://..."

from starlink-grpc-tools.

sparky8512 avatar sparky8512 commented on August 19, 2024

Hmm... Does it work if you specify an actual URL (http://localhost:8086)? I'm not sure why I thought that accepted either a URL or a host/port, I may have been looking at old documentation.

from starlink-grpc-tools.

sparky8512 avatar sparky8512 commented on August 19, 2024

Lol. Should have refreshed before I commented. This is still a bug, as the help text does indicate it will take a host/port, and the default should be changed to a proper URL.

from starlink-grpc-tools.

SkyMoCo avatar SkyMoCo commented on August 19, 2024

What about also allowing at config file? gstate.influx_client = InfluxDBClient.from_config_file("influx2.ini")

Great program BTW...

from starlink-grpc-tools.

sparky8512 avatar sparky8512 commented on August 19, 2024

What about also allowing at config file? gstate.influx_client = InfluxDBClient.from_config_file("influx2.ini")

If you just want to read options from a file, you can do so with an @FILNAME arg (see very end of help text). That may not be as pretty as a config file, but it works across all the scripts.

I could still be convinced to add it if you really want it, though, as not all config file options are covered by the command line options.

from starlink-grpc-tools.

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.