Skip to content

feat(bottlecap): add base for universal instrumentation#367

Merged
duncanista merged 4 commits intojordan.gonzalez/bottlecap/universal-instrumentationfrom
jordan.gonzalez/bottlecap/universal-instrumentation-skeleton
Aug 27, 2024
Merged

feat(bottlecap): add base for universal instrumentation#367
duncanista merged 4 commits intojordan.gonzalez/bottlecap/universal-instrumentationfrom
jordan.gonzalez/bottlecap/universal-instrumentation-skeleton

Conversation

@duncanista
Copy link
Copy Markdown
Contributor

@duncanista duncanista commented Aug 21, 2024

What?

Adds the first iteration for Universal Instrumentation support, it's just the server which responds OK all the time, making the tracers to not crash/wait undefinitely.

Motivation

#374, and SVLS-5439

Notes

There is some dead code, but that's OK

in favor of a later agent
agent in charge of listening to lambda-library/tracer events, moved the `hello_agent` handler here
@duncanista duncanista requested a review from a team as a code owner August 21, 2024 20:06
…ion into jordan.gonzalez/bottlecap/universal-instrumentation-skeleton
@duncanista duncanista changed the base branch from main to jordan.gonzalez/bottlecap/universal-instrumentation August 26, 2024 21:05
@duncanista duncanista changed the title feat(bottlecap): universal instrumentation skeleton feat(bottlecap): add base for universal instrumentation Aug 26, 2024
@duncanista duncanista merged commit 9813636 into jordan.gonzalez/bottlecap/universal-instrumentation Aug 27, 2024
@duncanista duncanista deleted the jordan.gonzalez/bottlecap/universal-instrumentation-skeleton branch August 27, 2024 14:55
alexgallotta pushed a commit that referenced this pull request Oct 10, 2024
* remove `hello_agent.rs`

in favor of a later agent

* create the `LifecycleListener`

agent in charge of listening to lambda-library/tracer events, moved the `hello_agent` handler here

* fmt
alexgallotta pushed a commit that referenced this pull request Nov 4, 2024
* remove `hello_agent.rs`

in favor of a later agent

* create the `LifecycleListener`

agent in charge of listening to lambda-library/tracer events, moved the `hello_agent` handler here

* fmt
duncanista added a commit that referenced this pull request Nov 15, 2024
* remove `hello_agent.rs`

in favor of a later agent

* create the `LifecycleListener`

agent in charge of listening to lambda-library/tracer events, moved the `hello_agent` handler here

* fmt
duncanista added a commit that referenced this pull request Nov 19, 2024
* remove `hello_agent.rs`

in favor of a later agent

* create the `LifecycleListener`

agent in charge of listening to lambda-library/tracer events, moved the `hello_agent` handler here

* fmt
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.

2 participants