article thumbnail

Performance of ULID and UUID in Postgres Database

DZone

These are measurements of search speed by key and data types for the key on the database side. I will use a PostgreSQL database and a demo Java service to compare query speeds. In this article, I want to share my knowledge and opinion about the data types that are often used as an identifier.

Database 286
article thumbnail

Running the OpenTelemetry demo application with Dynatrace

Dynatrace

The demo has been in active development since the summer of 2022 with Dynatrace as one of its leading contributors. The demo application is a cloud-native e-commerce application made up of multiple microservices. OpenTelemetry demo application architecture diagram. By default, the demo comes with?Jaeger OpenTelemetry?community

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

The road to observability with OpenTelemetry demo part 2: OpenTelemetry configuration and instrumenting applications

Dynatrace

In the first part of this three-part series, The road to observability with OpenTelemetry demo part 1: Identifying metrics and traces with OpenTelemetry , we talked about observability and how OpenTelemetry works to instrument applications across different languages and platforms. Register now!

article thumbnail

Extend business observability: Extract business events from online databases (Part 2)

Dynatrace

In part 2, we’ll show you how to retrieve business data from a database, analyze that data using dashboards and ad hoc queries, and then use a Davis analyzer to predict metric behavior and detect behavioral anomalies. Similar to the tutorial extension, we created an extension that performs queries against databases.

Database 276
article thumbnail

The right person at the right time makes all the difference: Best practices for ownership information

Dynatrace

As teams and their structure and metadata are often maintained in a dedicated database, such as Microsoft Entra ID (formerly Azure Active Directory) or ServiceNow. A dedicated workflow allows automatic synchronization of the database information with Dynatrace and keeps the ownership team information up-to-date.

article thumbnail

Liquibase Data is Git for Databases

Percona Community

Author’s Note: Robert will be demoing Liquibase Data at Percona Live 2022 on Wednesday, May 18 at 11:50am. However, the usual Git workflow neglects the database. Add this presentation to your schedule. Git is an amazing tool for collaboration — developers can work together to build better software faster.

article thumbnail

Transfer Stored Procedures between master databases on SQL Server instances using SSDT 2017

SQL Shack

In this article, we will learn how to copy user stored procedures created in the SQL Server master database. Demo Setup For demonstration, I have executed the Ola-hallengren database maintenance script on a master database of Nisarg-PCSQL01. You can […].