Skip to content

Conversation

@djthorpe
Copy link
Member

@djthorpe djthorpe commented Dec 17, 2025

This PR adds diagnostic output to the pgmanager server by introducing a new function to get the executable name and updating the server startup messages. However, there is a critical issue with dependency versions containing future dates.

  • Added ExecName() function to retrieve the executable name
  • Updated server startup output to display executable name, version, and full listening address

@djthorpe djthorpe self-assigned this Dec 17, 2025
Copilot AI review requested due to automatic review settings December 17, 2025 07:23
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds diagnostic output to the pgmanager server by introducing a new function to get the executable name and updating the server startup messages. However, there is a critical issue with dependency versions containing future dates.

  • Added ExecName() function to retrieve the executable name
  • Updated server startup output to display executable name, version, and full listening address
  • Updated dependencies including grpc-gateway and related Google genproto packages

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
pkg/version/version.go Added ExecName() function to return the base name of the executable
cmd/pgmanager/server.go Updated diagnostic output to show executable name and version, improved listening address message
go.mod Added gRPC-related dependencies and removed unused OpenTelemetry exports

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@djthorpe djthorpe merged commit 09aa7f3 into main Dec 17, 2025
1 check passed
@djthorpe djthorpe deleted the djt/1217/diagnostics branch December 17, 2025 07:37
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