influxdata / influxdata/influxdb
Using telegraf to push data to Influx from MQTT subscribed topics
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
I am using telegraf to subscribe to MQTT topic and convert the topic messages to Influxdb data on 1.6.4 on Ubuntu.
Created some tags which are verfied by query "SHOW TAG KEYS" but I get NIL output when I run "SHOW TAG VALUES with key=Tag"
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Telegraf MQTT-to-InfluxDB flow on Ubuntu with InfluxDB 1.6.4, then compare the created tag keys with the SHOW TAG VALUES WITH KEY=Tag query. Done means identifying why the query returns no values and documenting or correcting the configuration or query path.
Written by the indexing model from the issue text.
Assessment
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100