Skip to content

postgres: postgresql migration to opentelemetry #3552

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

Merged
merged 7 commits into from
Jun 8, 2025

Conversation

pitabwire
Copy link
Contributor

Micro PR to migrate monolith : #3539

PR affects :

  • postgres

if err != nil {
return nil, fmt.Errorf("failed to create bytes_read metric: %w", err)
var (
DefaultMillisecondsBoundaries = []float64{
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is this repeated everywhere?
Why do we need it now and not before?
Is there a way to factor it out?

@jba jba merged commit 7cfc08c into google:master Jun 8, 2025
3 checks passed
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