Orange-OpenSource / Orange-OpenSource/its-client

put v1/traces as constant

Open
#453 0 comments 0 reactions 2 assignees View on GitHub

@tigroo is already working on this.

Since Oct 20, 2025.

Rust
Dominant language
Java
Stars
19
Forks
12
Avg merge
6d 8h
Merged PRs (30d)
3

Description

We need to open an issue on this as for today this parameters defaults to /v1/traces but it as so requires the end user to also set /v1/traces when customizing the endpoint.

/v1/traces is actually some kind of a constant, so it should not be read from the configuration but hardcoded by the telemetry init function. And here we should only set the endpoint path if the target OTLP collector is routed so.

(this will also align implementation with the python one and maybe others)

Originally posted by @nbuffon in https://github.com/Orange-OpenSource/its-client/pull/417#discussion_r2431673211

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.