influxdata / influxdata/docs-v2
Add Go (and other clients) examples using InfluxQL
- Dominant language
- JavaScript
- Stars
- 82
- Forks
- 326
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 82
Description
`influxdb3-go` has no example for passing `InfluxQL` in QueryOptions.
See e2e test at https://github.com/InfluxCommunity/influxdb3-go/blob/aae0cfda5f391682606c6d2a1c6b7ba4e55d4ca0/influxdb3/client_e2e_test.go#L278
https://github.com/InfluxCommunity/influxdb3-go/blob/aae0cfda5f391682606c6d2a1c6b7ba4e55d4ca0/influxdb3/query.go
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked e2e test in influxdb3-go/client_e2e_test.go around line 278 and inspect influxdb3/query.go to understand passing InfluxQL through QueryOptions. Locate the relevant client examples in the docs and add examples for Go and any other clients covered by the issue, with the completed examples demonstrating InfluxQL queries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100