influxdata / influxdata/influxdb1-client
where the Precision takes effect?
Open
- Dominant language
- Go
- Stars
- 192
- Forks
- 109
- PR merge metrics
- No merged PRs in 30d
Description
In client.Point, there are two places where Precision can be entered. Why does the Precision I enter in it not take effect and does not affect the http request at all, so what is the use of it?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the client.Point entry point and trace how its Precision value is handled when the HTTP request is built. Compare the two places where Precision can be entered and verify whether either value reaches the request; done means the behavior is explained and, if unintended, covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100