Skip to content
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

[receiver/signalfx][exporter/signalfx] Accept otlp metrics in signalfx receiver/exporter #26298

Open
jinja2 opened this issue Aug 30, 2023 · 8 comments
Assignees
Labels
enhancement New feature or request receiver/signalfx

Comments

@jinja2
Copy link
Contributor

jinja2 commented Aug 30, 2023

Component(s)

receiver/signalfx
exporter/signalfx

Describe the issue you're reporting

Update the signalfx receiver to accept otlp metrics when incoming requests have the header set to application/x-protobuf;format=otlp
Update signalfx exporter to send otlp

@jinja2 jinja2 added the needs triage New item requiring triage label Aug 30, 2023
@jinja2 jinja2 changed the title Accept otlphttp metrics in signalfx receiver [receiver/signalfx] Accept otlphttp metrics in signalfx receiver Aug 30, 2023
@crobert-1
Copy link
Member

/label enhancement -needs-triage

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2023

Pinging code owners for receiver/signalfx: @dmitryax. See Adding Labels via Comments if you do not have permissions to add labels yourself.

@sakulali
Copy link
Contributor

Hello @crobert-1, could you please assign this issue to me, i would like to spend some time resolving this feature, thanks

@atoulme
Copy link
Contributor

atoulme commented Sep 13, 2023

Thanks for your initial contribution! We deeply appreciate it. However, @jinja2 is working on a design behind this change and will make more design changes based on requirements. For now, reassigning the issue to @jinja2 as she is writing things down.

@atoulme atoulme assigned jinja2 and unassigned sakulali Sep 13, 2023
@sakulali
Copy link
Contributor

Thanks for your initial contribution! We deeply appreciate it. However, @jinja2 is working on a design behind this change and will make more design changes based on requirements. For now, reassigning the issue to @jinja2 as she is writing things down.

It's alright, i'm looking forward to @jinja2 design and solution, she provided great suggestions. thanks a lot~

Copy link
Contributor

This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@github-actions github-actions bot added the Stale label Nov 14, 2023
@crobert-1 crobert-1 removed the Stale label Nov 14, 2023
Copy link
Contributor

This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@github-actions github-actions bot added the Stale label Jan 15, 2024
@crobert-1 crobert-1 removed the Stale label Jan 16, 2024
@jinja2 jinja2 changed the title [receiver/signalfx] Accept otlphttp metrics in signalfx receiver [receiver/signalfx][exporter/signalfx] Accept otlp metrics in signalfx receiver/exporter Feb 1, 2024
dmitryax pushed a commit that referenced this issue Feb 9, 2024
**Description:** Accept OTLP payloads on /v2/datapoint api of the SignalFx receiver

**Link to tracking Issue:** #26298
anthoai97 pushed a commit to anthoai97/opentelemetry-collector-contrib that referenced this issue Feb 12, 2024
**Description:** Accept OTLP payloads on /v2/datapoint api of the SignalFx receiver

**Link to tracking Issue:** open-telemetry#26298
dmitryax pushed a commit that referenced this issue Feb 14, 2024
)

**Description:**
This PR introduces a new config `send_otlp_histograms` to the `signalfx`
exporter. When the option is enabled. the exporter will send histograms
in OTLP format to the Splunk Observability backend.

**Link to tracking Issue:**
[26298](#26298)
XinRanZhAWS pushed a commit to XinRanZhAWS/opentelemetry-collector-contrib that referenced this issue Mar 13, 2024
…n-telemetry#31197)

**Description:**
This PR introduces a new config `send_otlp_histograms` to the `signalfx`
exporter. When the option is enabled. the exporter will send histograms
in OTLP format to the Splunk Observability backend.

**Link to tracking Issue:**
[26298](open-telemetry#26298)
Copy link
Contributor

github-actions bot commented Apr 2, 2024

This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@github-actions github-actions bot added the Stale label Apr 2, 2024
@crobert-1 crobert-1 removed the Stale label Apr 3, 2024
nslaughter pushed a commit to nslaughter/opentelemetry-collector-contrib that referenced this issue May 23, 2024
…n-telemetry#31197)

**Description:**
This PR introduces a new config `send_otlp_histograms` to the `signalfx`
exporter. When the option is enabled. the exporter will send histograms
in OTLP format to the Splunk Observability backend.

**Link to tracking Issue:**
[26298](open-telemetry#26298)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request receiver/signalfx
Projects
None yet
Development

No branches or pull requests

4 participants