Skip to content

[WIP] Logs api connection #407

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

Closed
wants to merge 5 commits into from

Conversation

calavera
Copy link
Contributor

@calavera calavera commented Jan 23, 2022

Issue #, if available:

Closes #392
Closes #396

Description of changes:

Register the extension with the logs API, boot an http server in a new tokio task, and process incoming logs.

By submitting this pull request

  • I confirm that my contribution is made under the terms of the Apache 2.0 license.
  • I confirm that I've made a best effort attempt to update all relevant documentation.

Signed-off-by: David Calavera <[email protected]>
- Reorganize builder to support more options
- Use no-op processors to play nice with generic types

Signed-off-by: David Calavera <[email protected]>
Send request to the Lambda API to subscribe the extension to the logs API.
Use the 2021-03-18 schema version to receive all new log types.

Signed-off-by: David Calavera <[email protected]>
Signed-off-by: David Calavera <[email protected]>
@nmoutschen
Copy link
Contributor

Closing the pull request in favor of using a branch on the repo directly

@nmoutschen nmoutschen closed this Feb 16, 2022
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.

[RFC] Lambda Logs API Integration Lambda Logs API?
2 participants