Skip to content

Conversation

@astuyve
Copy link
Contributor

@astuyve astuyve commented Jul 9, 2024

the hello route was a path used to tell the tracers that the agent is ready to receive data. It goes back to the original PR for the extension.

It was eventually removed but somehow lives on.

We've since removed it in all lambda layers, but a smoke test revealed that a user was still using it as late as layer v85.

We should remove this entirely at some point, but that would effectively be a breaking change for all versions of the clients/tracers.

@astuyve astuyve requested a review from a team as a code owner July 9, 2024 14:53
Copy link
Contributor

@duncanista duncanista left a comment

Choose a reason for hiding this comment

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

Are there any cold start implications by starting another server?

@astuyve
Copy link
Contributor Author

astuyve commented Jul 9, 2024

I doubt it, but it doesn't matter. We have to support it until we fully deprecate it. I'd love if we could do that today, but an alpha user already ran into this so I don't think it's quite time to deprecate it on the server-side.

@astuyve astuyve merged commit 5eb5a88 into main Jul 9, 2024
@astuyve astuyve deleted the aj/add-hello-route branch July 9, 2024 21:12
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.

3 participants