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

[exporter/signalfx] Add option to send histograms in OTLP format #31197

Merged
merged 10 commits into from
Feb 14, 2024

Conversation

jinja2
Copy link
Contributor

@jinja2 jinja2 commented Feb 13, 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

Testing: PR adds tests

Documentation: Readme updated

@jinja2 jinja2 force-pushed the add-utils branch 3 times, most recently from b0d8acf to e42a43e Compare February 13, 2024 07:45
@jinja2 jinja2 changed the title [exporter/signalfx] Adds helper functions to use for processing otlp histograms [exporter/signalfx] Add utils function to copy histograms Feb 13, 2024
@jinja2 jinja2 changed the title [exporter/signalfx] Add utils function to copy histograms [exporter/signalfx] Add option to send histograms in OTLP format Feb 14, 2024
exporter/signalfxexporter/README.md Show resolved Hide resolved
exporter/signalfxexporter/exporter.go Outdated Show resolved Hide resolved
@dmitryax dmitryax merged commit 71c5c3c into open-telemetry:main Feb 14, 2024
142 checks passed
@github-actions github-actions bot added this to the next release milestone Feb 14, 2024
XinRanZhAWS pushed a commit to XinRanZhAWS/opentelemetry-collector-contrib that referenced this pull request 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)
vasireddy99 added a commit to vasireddy99/opentelemetry-collector-contrib that referenced this pull request May 7, 2024
vasireddy99 added a commit to vasireddy99/opentelemetry-collector-contrib that referenced this pull request May 7, 2024
nslaughter pushed a commit to nslaughter/opentelemetry-collector-contrib that referenced this pull request 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants