influxdata / influxdata/kapacitor

Dependency collision with influxdb

Open
#2,208 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
2.4k
Forks
479
Avg merge
4d 16h
Merged PRs (30d)
4

Description

When trying to use the kapacitor client there is dependency collision between the latest influxdb client (v1.7.4) and the latest kapacitor client (v1.5.2).
kapacitor client relies on an old influxdb, specifically influxql package (according to Gopkg.lock version = "v1.1.4").
It should be possible to use the same products as modules in the same go project.

Contributor guide

Open the contributing guide

Research direction

Start by comparing the kapacitor client's Gopkg.lock entry for influxql v1.1.4 with the latest influxdb client v1.7.4 dependency requirements. Reproduce the collision in a Go project that imports both clients, then verify that both products can be used together without dependency conflicts.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.