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/awskinesis] do not expose method #27057

Merged
merged 14 commits into from
Sep 21, 2023

Conversation

sakulali
Copy link
Contributor

Description:
Do not export the functions NewTracesExporter, NewMetricsExporter, NewLogsExporter and pass checkapi.

Link to tracking Issue:
#26304

Testing:
go run cmd/checkapi/main.go .
make chlog-validate
go test for awskinesisexporter

Documentation:

@evan-bradley evan-bradley merged commit a7e468e into open-telemetry:main Sep 21, 2023
93 checks passed
@github-actions github-actions bot added this to the next release milestone Sep 21, 2023
@sakulali sakulali deleted the fix-awskinesisexporter-api branch September 26, 2023 12:42
jorgeancal pushed a commit to jorgeancal/opentelemetry-collector-contrib that referenced this pull request Oct 9, 2023
**Description:** 
Do not export the functions `NewTracesExporter`, `NewMetricsExporter`,
`NewLogsExporter` and pass checkapi.

**Link to tracking Issue:** 

open-telemetry#26304

**Testing:**
go run cmd/checkapi/main.go .
make chlog-validate
go test for awskinesisexporter

**Documentation:**
jmsnll pushed a commit to jmsnll/opentelemetry-collector-contrib that referenced this pull request Nov 12, 2023
**Description:** 
Do not export the functions `NewTracesExporter`, `NewMetricsExporter`,
`NewLogsExporter` and pass checkapi.

**Link to tracking Issue:** 

open-telemetry#26304

**Testing:**
go run cmd/checkapi/main.go .
make chlog-validate
go test for awskinesisexporter

**Documentation:**
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