31 May 2017 08:10 PM
My company is looking to install Dynatrace as an on-premise service and then move to SaaS. We will be using Dynatrace to monitor our AWS instances. What database does Dynatrace use to store its metric data (on Dynatrace managed and Dynatrace SaaS)? And what is recommended to backup this data? Thanks!
Solved! Go to Solution.
01 Jun 2017 10:31 AM
Dynatrace manages a clustered long term metric store that automatically handles the replication of your metric data. So Dynatrace makes sure that your metric data is always available. Dynatrace uses a NoSQL database to store the long term metrics.
Please see following help page for how to backup your Dynatrace data.
https://help.dynatrace.com/dynatrace-managed/dynatrace-server/how-do-i-backup-dynatrace-server/
29 Sep 2017 08:04 PM
This actually does not anser the question posted. I know Cassandra is used for one component. What is used for the other? MongoDB, NoSQL, other...?
09 Oct 2017 08:29 AM
Dynatrace uses Cassandra for long term metric store and configuration, Elastic for real user session analysis and our own implementation of a highly optimized storage for the huge amount of recorded and linked transactions.
See here:
https://help.dynatrace.com/dynatrace-managed/dynatrace-server/which-network-ports-does-dynatrace-server-use/
11 Oct 2017 10:31 PM
Is the "Elastic" the one form NuoDB or some elastification of another technology?
https://www.nuodb.com/defining-elastic-sql-database
12 Oct 2017 08:04 AM
No, it is Elasticsearch (www.elastic.co)
30 Apr 2019 04:59 PM
Wolfgang. Is it possible to access or bridge the Cassandra instance for access to the metric store for more detailed data than is available through the Timeseries API?