InfluxDB 2.0 Authorization Token: unexpected status code: 401
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 91
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Hello people , thanks in advance.
I am trying to benchmark influxdb using inch benchmarking tool.
started influxdb with the command : "influxd"
then ran inch executable as following
./inch
Host: http://localhost:8086
Concurrency: 1
Virtual Hosts: 0
Measurements: 1
Tag cardinalities: [10 10 10]
Points per series: 100
Total series: 1000
Total points: 100000
Total fields per point: 1
Randomized field values: false
Batch Size: 5000
Database: stress (Shard duration: 7d)
Write Consistency: any
Writing into InfluxDB 2.0: false
**InfluxDB 2.0 Authorization Token:
unexpected status code: 401**
Contributor guide
No contributing guide indexed for this repository
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
Reproduce the report by starting InfluxDB with "influxd" and running "./inch" against localhost:8086. Then trace how the benchmark handles the InfluxDB 2.0 authorization token and the 401 response. Done means the reported benchmark run no longer fails unexpectedly when targeting InfluxDB 2.0.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100