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

[CI] Upgrade otel-webserver-module CI to opentelemetry-cpp 1.15.0

Open
#433 1 comment 0 reactions 2 assignees View on GitHub

@aryanishan1001 is already working on this.

Since Apr 25, 2024.

bug Webserver
Dominant language
Python
Stars
153
Forks
184
Avg merge
2d 9h
Merged PRs (30d)
26

Description

Upgrade otel-webserver-module CI to opentelemetry-cpp 1.15.0.

If possible, please use semantic conventions from opentelemetry-cpp, instead of local constants such as:

const std::string kServiceName = "service.name";

as found in SdkConstants.h.

See opentelemetry-cpp header file opentelemetry/sdk/resource/semantic_conventions.h

https://github.com/open-telemetry/opentelemetry-cpp/blob/main/sdk/include/opentelemetry/sdk/resource/semantic_conventions.h

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.