Skip to content

[exporter/doris] Add new config #38162

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

Merged
merged 11 commits into from
Feb 25, 2025
Merged

Conversation

joker-star-l
Copy link
Contributor

Description

add new config:

  • log_response (default = false) Whether to log the response of doris stream load.
  • label_prefix (default = open_telemetry) the prefix of the label in doris stream load. The final generated label is {label_prefix}{db}{table}{yyyyMMddHHmmss}{uuid}.
  • headers (default is empty map) The headers of doris stream load. Details: header parameters and group commit.
  • log_progress_interval (default = 10) The interval, in seconds, between statistical logs. When it is less than or equal to 0, the statistical log is not printed.

Link to tracking issue

No

Testing

unit test

Documentation

in README.md

Copy link
Contributor

@atoulme atoulme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just a question about a change which seems unrelated to the PR.

@atoulme atoulme added the ready to merge Code review completed; ready to merge by maintainers label Feb 25, 2025
@atoulme
Copy link
Contributor

atoulme commented Feb 25, 2025

This PR originates from the codeowner, reviewed by sponsor and approver - ready to merge.

@mx-psi mx-psi merged commit 8d2052d into open-telemetry:main Feb 25, 2025
173 checks passed
@github-actions github-actions bot added this to the next release milestone Feb 25, 2025
@joker-star-l joker-star-l deleted the add_config branch February 26, 2025 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exporter/doris ready to merge Code review completed; ready to merge by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants