Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

postgres-exporter error #425

Closed
nhudson opened this issue Aug 23, 2022 · 2 comments
Closed

postgres-exporter error #425

nhudson opened this issue Aug 23, 2022 · 2 comments
Assignees
Labels

Comments

@nhudson
Copy link
Contributor

nhudson commented Aug 23, 2022

When you enable postgres-exporter it will start showing this error in the logs.

ts=2022-08-22T08:36:52.303Z caller=collector.go:196 level=error msg="collector failed" name=bgwriter duration_seconds=25837.993198715 err="sql: Scan error on column index 2, name \"checkpoint_write_time\": conv │
│ erting driver.Value type float64 (\"3.23725841e+08\") to a int: invalid syntax"
@nhudson nhudson self-assigned this Aug 23, 2022
@nhudson
Copy link
Contributor Author

nhudson commented Aug 23, 2022

Testing this locally, it would seem that it's working as expected.

@nhudson
Copy link
Contributor Author

nhudson commented Aug 23, 2022

Looks like it's an actual bug with postgres_exporter prometheus-community/postgres_exporter#666

This is fixed with version 0.11.1 which was released a few days ago. So this is already fixed in this helm-chart and in tobs.

@nhudson nhudson closed this as completed Aug 23, 2022
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant