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

[extension/ecsobserver] Init service client and mock #3284

Merged
merged 2 commits into from
May 11, 2021

Conversation

pingleig
Copy link
Contributor

Description:

Link to tracking Issue:

Pending PRs

Previous PRs

Testing:

unit test

Documentation:

No new doc. See existing doc

@pingleig pingleig requested a review from jrcamp as a code owner April 30, 2021 02:44
@pingleig pingleig requested a review from a team April 30, 2021 02:44
@pingleig
Copy link
Contributor Author

cc @Aneurysm9 @jrcamp

@pingleig pingleig force-pushed the ecssd-fetcher-task branch from e229624 to 1915ccf Compare May 3, 2021 21:06
Copy link
Contributor

@anuraaga anuraaga left a comment

Choose a reason for hiding this comment

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

As we're moving towards GA we need to be careful on keeping exposed API to a minimum. Can you skim through all the current PRs and make sure structs, methods, and constants are all either

  • public to implement a collector interface
  • private
  • Subpackage of internal

?

extension/observer/ecsobserver/ecsmock/service.go Outdated Show resolved Hide resolved
extension/observer/ecsobserver/fetcher.go Outdated Show resolved Hide resolved
- Implement get all tasks
- Pacakge `ecsmock` provides ECS service API for a single cluster.
@pingleig pingleig force-pushed the ecssd-fetcher-task branch 2 times, most recently from d06ad37 to 48f66eb Compare May 7, 2021 17:23
It should get moved into internal/aws in the future. Keep it under
extension package for now
@pingleig pingleig force-pushed the ecssd-fetcher-task branch from 48f66eb to 10a06a2 Compare May 7, 2021 17:45
@pingleig
Copy link
Contributor Author

@anuraaga PTAL

@bogdandrutu bogdandrutu merged commit ba57a13 into open-telemetry:main May 11, 2021
alexperez52 referenced this pull request in open-o11y/opentelemetry-collector-contrib Aug 18, 2021
* Add overview and move to seperate godoc

* Move config overview to doc.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants