-
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
Expose HTTPClientSettings on splunkhecexporter #16838
Labels
Comments
atoulme
added
enhancement
New feature or request
needs triage
New item requiring triage
labels
Dec 10, 2022
atoulme
added
exporter/splunkhec
and removed
needs triage
New item requiring triage
labels
Jan 13, 2023
This was referenced Oct 11, 2023
JaredTan95
pushed a commit
to openinsight-proj/opentelemetry-collector-contrib
that referenced
this issue
Oct 18, 2023
…g parameter (open-telemetry#27611) **Description:** The max_connections config setting were deprecated with open-telemetry#16837 and open-telemetry#16838. It has been 10 months since these changes have been made and it is time to remove this configuration setting altogether. **Link to tracking Issue:** open-telemetry#27610
jmsnll
pushed a commit
to jmsnll/opentelemetry-collector-contrib
that referenced
this issue
Nov 12, 2023
…g parameter (open-telemetry#27611) **Description:** The max_connections config setting were deprecated with open-telemetry#16837 and open-telemetry#16838. It has been 10 months since these changes have been made and it is time to remove this configuration setting altogether. **Link to tracking Issue:** open-telemetry#27610
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Component(s)
No response
Is your feature request related to a problem? Please describe.
Similar to #16807, expose the HTTPClientSettings as part of the configuration of the Splunk HEC exporter.
Describe the solution you'd like
Implement HTTPClientSettings as an extension of Config for the Splunk HEC exporter.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: