kubernauts / kubernauts/jmeter-operator

Pin influxdb to 1.8 or update invocation

Open
#28 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Shell
Stars
116
Forks
58
PR merge metrics
No merged PRs in 30d

Description

The influxdb docker image was recently updated to 2.x, and now requires additional ENV variables to be set.

https://hub.docker.com/_/influxdb

jmeter-operator was not spinning up correctly; Grafana would show "Not authorized" and not able to connect using admin:admin to influxdb. Pinning `influxdb_image` to `influxdb:1.8 ` solved the problem.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the configuration entry for `influxdb_image` and inspect how the InfluxDB container is invoked. Verify the selected image starts correctly and that Grafana can connect with the documented credentials; done means jmeter-operator and its Grafana integration start without the authorization failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
databases, infrastructure
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.