Vonng / pg_exporter

Advanced PostgreSQL & Pgbouncer Metrics Exporter for Prometheus
https://pigsty.io
Apache License 2.0
167 stars 44 forks source link

Multple Database implemntation #3

Closed praneeth1133 closed 3 years ago

praneeth1133 commented 3 years ago

Hi, I'm new to Pg Export. I'm trying to understand if this implementation supports multiple Postgresql Db.

Thanks,

Vonng commented 3 years ago

Currently not..., will be added sometimes later.. 😂

praneeth1133 commented 3 years ago

Thank you.

On Fri, Oct 23, 2020, 4:55 AM Feng Ruohang notifications@github.com wrote:

Currently not..., will be added sometimes later.. 😂

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Vonng/pg_exporter/issues/3#issuecomment-715236172, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHBOVKS3LRGNWVJOZ3SEV4LSMFHIBANCNFSM4SPKAM5A .

erifet commented 3 years ago

Hi,

Do you have a schedule for this feature?

Thanks

Vonng commented 3 years ago

Hi,

Do you have a schedule for this feature?

Thanks

The rough plan was have a v0.4 release for this before 2021/06/01

erifet commented 3 years ago

Thank you for adding it for the next release

erifet commented 3 years ago

Hello, is the date of 1 june for realease 0.4 still valid? Is it possible to help you, if so how?

Vonng commented 3 years ago

Hello, is the date of 1 june for realease 0.4 still valid? Is it possible to help you, if so how?

Deadline is coming..., I'm working on it now. 😆

Vonng commented 3 years ago

Implemented by https://github.com/Vonng/pg_exporter/commit/cdce3bf73b1976391cff5fb8c044274f6eefcb24 Further production test needed.

Vonng commented 3 years ago

Hello, is the date of 1 june for realease 0.4 still valid? Is it possible to help you, if so how?

@erifet

I've published a v0.4.0beta release. Which could need further test. I would appreciate If you could test v0.4.0beta and give some feedback.

erifet commented 3 years ago

I test it tomorrow, thank you

erifet commented 3 years ago

Thanks,

With last update PG or PGBOUNCER works well now.

regards,

Vonng commented 3 years ago

Add Multiple Database Monitoring Support on v0.4.0