Skip to content

feat: add app_name in active connections metric, streamline app_name#891

Open
v0idpwn wants to merge 3 commits intomainfrom
chore/app-name
Open

feat: add app_name in active connections metric, streamline app_name#891
v0idpwn wants to merge 3 commits intomainfrom
chore/app-name

Conversation

@v0idpwn
Copy link
Member

@v0idpwn v0idpwn commented Mar 23, 2026

Adds the application name provided in the connection startup to the ClientHandler metadata, and emit it in telemetry events.

Ensures ClientHandler always have the user-provided application_name or "", in proxy and non-proxy scenarios.

Previously, the ClientHandler would default to the "Supavisor" app name when one was not provided. Ensures that the postgres-side backend always has "Supavisor" app name, regardless of what's the app_name supavisor-side.

Adds the application name provided in the connection startup to the
ClientHandler metadata, and emit it in telemetry events.

Ensures ClientHandler always have the user-provided application_name
or "", in proxy and non-proxy scenarios.

Previously, the ClientHandler would default to the "Supavisor" app
name when one was not provided.  Ensures that the postgres-side
backend always has "Supavisor" app name, regardless of what's the
app_name supavisor-side.
@v0idpwn v0idpwn requested a review from a team as a code owner March 23, 2026 16:46
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.

1 participant