home.social

#influxql — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #influxql, aggregated by home.social.

fetched live
  1. @PossiblyMax
    > The #grafana graphs are super interesting (but tricky and confusing to write)
    I'm using influxDB since 1 year and have only a diagram for power usage.
    Would you mind sharing some dashboards or #influxQL you used?

  2. @PossiblyMax
    > The #grafana graphs are super interesting (but tricky and confusing to write)
    I'm using influxDB since 1 year and have only a diagram for power usage.
    Would you mind sharing some dashboards or #influxQL you used?

  3. Wanted to switch from InfluxDB to TimescaleDB (because Influx kinda sucks) and was annoyed that I had to create all the tables by hand.

    So I wrote a (kinda hacky) MQTT to TimescaleDB gateway where mqtt->table+field mapping is defined by code, and tables, fields and indices are created and extended automatically.

    github.com/patagonaa/mqtt-time

    #InfluxDB #InfluxQL #TimescaleDB #PostgreSQL #MQTT #NodeJS

  4. Wanted to switch from InfluxDB to TimescaleDB (because Influx kinda sucks) and was annoyed that I had to create all the tables by hand.

    So I wrote a (kinda hacky) MQTT to TimescaleDB gateway where mqtt->table+field mapping is defined by code, and tables, fields and indices are created and extended automatically.

    github.com/patagonaa/mqtt-time

    #InfluxDB #InfluxQL #TimescaleDB #PostgreSQL #MQTT #NodeJS

  5. AAAAAAHHhhhhh! Is there anybody out there....

    ... who is able to tell me how to connect a database to bucket? It's all about the reuse if grafana stuff using #influxQL to access a #influxdb bucket. (I switched to #influxdb 2.7 not thinking about the different internal data model.)

    And yes I did research:
    For example:
    influx v1 dbrp list --org ORGNAME
    gives: Error ..... 401 unauthorized

    #retoot very appriciated

    #influxdb #flux #influxQL #grafana

  6. Ich schreie mal: AAAAAAHHhhhhh!

    Gibt es hier jemand, der mir sagen kann wie ich in influxDB 2.7 einem bucket eine database zuweisen kann?

    Hintergrund: Damit ich in Grafana mit influxQL auf die Daten zugreifen kann und und nicht flux nutzen muss...

    #influxdb #flux #influxQL #grafana

  7. The only thing more frustrating than JOINs is encountering a SQL dialect that doesn't support them.

    #InfluxDB #InfluxQL #SQL

  8. The only thing more frustrating than JOINs is encountering a SQL dialect that doesn't support them.

    #InfluxDB #InfluxQL #SQL