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

Support "ApplicationName" connection parameter #113

Open
macripps opened this issue Feb 13, 2019 · 2 comments
Open

Support "ApplicationName" connection parameter #113

macripps opened this issue Feb 13, 2019 · 2 comments

Comments

@macripps
Copy link

With JDBC I can pass the ApplicationName parameter as part of the connection string - jdbc:postgresql://localhost:5435/DBNAME?ApplicationName=MyApp - and have "MyApp" show up in various statistics on the server. It would be useful to be able to do this on finagle-postgres as well.

@leonmaia
Copy link
Collaborator

Thanks, @agenticarus. I would happily ship this change in case you have time to work on this. If you don't have the time it can take a while since we right now don't have a lot of people maintaining this project, and there are some big upgrades and fixes with more priority in the backlog.

@macripps
Copy link
Author

I'll take a look!

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

No branches or pull requests

2 participants