article thumbnail

Grafana Dashboards: A PoC Implementing the PostgreSQL Extension pg_stat_monitor

Percona

This PoC demonstrates how to install and configure pg_stat_monitor in order to extract useful and actionable metrics from a PostgreSQL database and display them on a Grafana dashboard. About the environment Grafana: version 10.0.0 Grafana database backend: Prometheus version 2.15.2+d

article thumbnail

IT carbon footprint: Dynatrace Carbon Impact and Optimization app helps organizations measure cloud computing carbon footprint

Dynatrace

Developed using guidance from the Sustainable Digital Infrastructure Alliance (SDIA) and expanding on formulas from the open source project Cloud Carbon Footprint , Carbon Impact measures and reports the IT carbon footprint of all Dynatrace-monitored hosts across an organization’s entire hybrid and multicloud environment in a single interface.

Energy 226
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

Container security: What it is, why it’s tricky, and how to do it right

Dynatrace

Application developers commonly leverage open-source software when building containerized applications. In fact, the market research firm Forrester says that the average container image is comprised of 70% open-source software.[1] 1] And unfortunately, open-source software is often fraught with security vulnerabilities.

article thumbnail

10 tips for migrating from monolith to microservices

Dynatrace

End-to-end observability starts with tracking logs, metrics, and traces of all the components, providing a better understanding of service relationships and application dependencies. Many organizations also find it useful to use an open source observability tool, such as OpenTelemetry.

article thumbnail

HammerDB for Managers

HammerDB

HammerDB is a software application for database benchmarking. Databases are highly sophisticated software, and to design and run a fair benchmark workload is a complex undertaking. The Transaction Processing Performance Council (TPC) was founded to bring standards to database benchmarking, and the history of the TPC can be found here.

article thumbnail

How To Scale a Single-Host PostgreSQL Database With Citus

Percona

Leveraging pgbench , which is a benchmarking utility that comes bundled with PostgreSQL, I will put the cluster through its paces by executing a series of DML operations. And now, execute the benchmark: -- execute the following on the coordinator node pgbench -c 20 -j 3 -T 60 -P 3 pgbench The results are not pretty.

Database 104
article thumbnail

How to maximize CPU performance for PostgreSQL 12.0 benchmarks on Linux

HammerDB

HammerDB doesn’t publish competitive database benchmarks, instead we always encourage people to be better informed by running their own. So over at Phoronix some database benchmarks were published showing PostgreSQL 12 Performance With AMD EPYC 7742 vs. Intel Xeon Platinum 8280 Benchmarks .