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/sumologic]: remove deprecated configuration options #33012

Merged
merged 2 commits into from
May 14, 2024

Conversation

sumo-drosiek
Copy link
Member

Description:

remove deprecated configuration options and remove unused code

Depends on #33011

Link to tracking Issue:

#32315

Testing:

  • Unit tests

Documentation:

  • Update Readme

@sumo-drosiek sumo-drosiek changed the title Drosiek refactor [exporter/sumologic]: remove deprecated configuration options May 13, 2024
@sumo-drosiek sumo-drosiek marked this pull request as ready for review May 13, 2024 20:09
@sumo-drosiek sumo-drosiek requested a review from a team as a code owner May 13, 2024 20:09
@sumo-drosiek sumo-drosiek requested a review from mx-psi May 13, 2024 20:09
@@ -81,6 +65,53 @@ func createDefaultClientConfig() confighttp.ClientConfig {
}
}

func (cfg *Config) Validate() error {
Copy link
Member

Choose a reason for hiding this comment

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

Just a note, no changes made to Validate, it's just GitHub not showing that it's being moved in the file.

.chloggen/drosiek-refactor.yaml Outdated Show resolved Hide resolved
@crobert-1 crobert-1 added the ready to merge Code review completed; ready to merge by maintainers label May 14, 2024
@mx-psi mx-psi merged commit b9ea5c1 into open-telemetry:main May 14, 2024
169 checks passed
@github-actions github-actions bot added this to the next release milestone May 14, 2024
@sumo-drosiek sumo-drosiek deleted the drosiek-refactor branch May 14, 2024 18:47
cparkins pushed a commit to AmadeusITGroup/opentelemetry-collector-contrib that referenced this pull request Jul 11, 2024
…elemetry#33012)

**Description:**

remove deprecated configuration options and remove unused code

Depends on open-telemetry#33011

**Link to tracking Issue:**

open-telemetry#32315

**Testing:**

* Unit tests

**Documentation:**

* Update Readme

---------

Signed-off-by: Dominik Rosiek <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exporter/sumologic ready to merge Code review completed; ready to merge by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants