Rename the experimental probability sampling specification#4168
Merged
jmacd merged 1 commit intoopen-telemetry:mainfrom Aug 15, 2024
Merged
Rename the experimental probability sampling specification#4168jmacd merged 1 commit intoopen-telemetry:mainfrom
jmacd merged 1 commit intoopen-telemetry:mainfrom
Conversation
5 tasks
trask
approved these changes
Jul 30, 2024
|
This PR was marked stale due to lack of activity. It will be closed in 7 days. |
carlosalberto
approved these changes
Aug 13, 2024
Contributor
|
LGTM but a small question - is the experimental file going away soon, right? |
Contributor
Author
|
I would move the experimental file back into the OTEPs repo, but we've been discussing moving the OTEPs content into this repository. Either way, the old specification will move to a less prominent location. |
carlosalberto
pushed a commit
to carlosalberto/opentelemetry-specification
that referenced
this pull request
Oct 31, 2024
…metry#4168) This reduces the number of lines of diff in PR 4166, which replaces the entire `tracestate-probability-sampling.md` file with new contents. Part of open-telemetry#4166. ## Changes Move a file, place a link to it and explain that a change is in progress.
github-merge-queue bot
pushed a commit
that referenced
this pull request
Oct 10, 2025
Goal is to improve our public documentation, which has two documents with the same title today, the second one being correct. Finishes the deprecation process started in #4168. When #4166 added the new sampling specification, the old one was renamed. Now that the new specification is complete in the specification, the old one is a distraction. ## Changes This moves the old document into the `oteps/` repository where it will remain a permanent record of this effort.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This reduces the number of lines of diff in PR 4166, which replaces the entire
tracestate-probability-sampling.mdfile with new contents.Part of #4166.
Changes
Move a file, place a link to it and explain that a change is in progress.