-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[extension/encoding][otlpencodingextension] Add support for profiles signal #36008
Merged
MovieStoreGuy
merged 2 commits into
open-telemetry:main
from
haoqixu:f-profiles-encoding-extension
Nov 14, 2024
Merged
[extension/encoding][otlpencodingextension] Add support for profiles signal #36008
MovieStoreGuy
merged 2 commits into
open-telemetry:main
from
haoqixu:f-profiles-encoding-extension
Nov 14, 2024
Conversation
This file contains 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
github-actions
bot
requested review from
atoulme,
dao-jun,
dmitryax,
MovieStoreGuy and
VihasMakwana
October 26, 2024 08:09
haoqixu
force-pushed
the
f-profiles-encoding-extension
branch
from
October 26, 2024 08:11
9457008
to
00f0f3b
Compare
mwear
approved these changes
Oct 28, 2024
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
MovieStoreGuy
approved these changes
Nov 12, 2024
Hey @haoqixu , Could I ask you to resolve the conflicts in the PR and it should be fine to merge. |
haoqixu
force-pushed
the
f-profiles-encoding-extension
branch
3 times, most recently
from
November 12, 2024 06:35
3d45283
to
bd5c846
Compare
VihasMakwana
approved these changes
Nov 12, 2024
Done. @MovieStoreGuy |
haoqixu
force-pushed
the
f-profiles-encoding-extension
branch
2 times, most recently
from
November 13, 2024 17:00
2ae628d
to
1007ee7
Compare
…pport for profiles signal
haoqixu
force-pushed
the
f-profiles-encoding-extension
branch
from
November 13, 2024 17:21
1007ee7
to
0157a26
Compare
Please take a look. @MovieStoreGuy |
sbylica-splunk
pushed a commit
to sbylica-splunk/opentelemetry-collector-contrib
that referenced
this pull request
Dec 17, 2024
…signal (open-telemetry#36008) #### Description Add support for profiles signal to `encodingextension`.
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.
Description
Add support for profiles signal to
encodingextension
.