04 Dec 2019 03:50 PM
Hi!
I would like to fetch statistics from a PostgreSQL-database (e.g. from pg_stat) using a custom SQL. This calls for custom metrics; but before fiddling with that: are there any repository for this? This has surely been done before, right? 🙂
Solved! Go to Solution.
04 Dec 2019 03:54 PM
Hi,
I don't know of any open source plugin that fetches data from PostgreSQL.
That being said, our services department has created several such plugins in the past, so if you want help with it you can reach out to us through your account/delivery manager.
Mike
04 Dec 2019 04:04 PM
Sounds good, will do. Thanks!
13 Dec 2019 12:17 PM
Hi! I've now been able to successfully develop and deploy a custom plugin myself - reading blocked locks from PostgreSQL. Just FYI 🙂
13 Dec 2019 03:41 PM
Great to hear, well done!
14 Jul 2021 06:59 PM
Can you direct me where can I find that information about developing and deploying a custom plugin to dynatrace?
Where can I find that information and the ways to implement it from the documentation.
Is this developed by a SDK or any python program that ingest the data into dynatrace?
01 May 2022 04:43 PM
There is now a generic way to do this:
https://community.dynatrace.com/t5/Dynatrace-tips/Custom-Database-Queries/td-p/185781