influxdata / influxdata/inch

InfluxDB 2.0 Authorization Token: unexpected status code: 401

Open
#36 4 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.