open-telemetry / open-telemetry/opentelemetry-cpp-contrib

The version defined in fluentd CMakeLists not match the version in CHANGELOG

Open
#505 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

exporter:fluentd
Dominant language
Python
Stars
153
Forks
184
Avg merge
2d 9h
Merged PRs (30d)
26

Description

Steps to reproduce

What is the expected behavior?
set(OPENTELEMETRY_CPP_FLUENTD_VERSION "2.0.0")

What is the actual behavior?
set(OPENTELEMETRY_CPP_FLUENTD_VERSION "1.1.2")

Additional context
What's more, we should support versioned libs since opentelemetry-cpp has such behavior.

Could i raise a PR to address this issue?

Contributor guide

Open the contributing guide

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

Start with exporters/fluentd/CMakeLists.txt at the OPENTELEMETRY_CPP_FLUENTD_VERSION definition and compare it with exporters/fluentd/CHANGELOG.md. Confirm the intended 2.0.0 value and inspect the existing opentelemetry-cpp versioning behavior mentioned in the issue. Done means the Fluentd version metadata agrees and the requested versioned-library support is addressed or clearly scoped.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, cpp
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.