This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
...ifferent databases. Most used are the following:
IBM DB2
ORACLE
Snowflake
SAP HANA
SQL Server
PostgreSQL
MySQL
This extension can fall into error status, and its logs are the most h...
Hi all , we want to make an availability dashboard only for Database hosts.
Is there a way of fetching only Database hosts. So not to add a newly added host to our DQL filter every time.
...
Using the Microsoft SQL Server extension we connected to several instances and was working flawlessly for quite some time, Recently we are noticing 2012 servers are getting this error: Cannot c...
We are currently getting the SQL related deadlock alerts on instance level, but we are looking to get these alerts on database level and looking to see if there's any solution available to achieve th...
Hello, I am using Dynatrace Python Extension SDK to create a custom extension ingesting data from a SQL server, by using pyodbc Python library. For this I have the configuration: development wor...
I have written an extension to try to monitor the content of a table in a postgres DB.
However it looks as if im a bit stupid..
When i try to run my SQL directly against the DB it works.
Howeve...
Hello, I created a generic custom extension using Dynatrace Python Extensions SDK to extract some data from MS SQL Servers - database tables. Below are some specs:
ActiveGates are RHEL VMs with...
Issue: Many times users complaint about the Host details which are missing or not showing in Database services. Question is “Why it should show?” or “Why it should not show?”. Description: ...
...ELECT ON performance_schema.* TO 'dynatrace'@'%'; GRANT PROCESS ON *.* TO 'dynatrace'@'%'; GRANT SHOW DATABASES ON *.* TO 'dynatrace'@'%'; GRANT SELECT ON mysql.slow_log TO 'dynatrace'@'%'; GRANT SELECT O...