article thumbnail

Percona Server for MongoDB 7 Is Now Available

Percona

Why choose Percona Server for MongoDB? The difference between Percona Server for MongoDB and MongoDB CE is that we strive to provide a gap-closing set of features for users who want to use MongoDB in production. Why release Percona Server for MongoDB 7 now? which was released as Percona Server for MongoDB RC 7.0.2-1.

article thumbnail

An approach to index tuning – Part 2

SQL Performance

In my last post , I started to outline the process I go through when tuning queries – specifically when I discover that I need to add a new index, or modify an existing one. This is where index tuning becomes an art. I start with my baseline, then I create all the index variations, clear the plan cache, and see what SQL Server chooses.

Tuning 137
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

Dynatrace SaaS release notes version 1.241

Dynatrace

To stay tuned, keep an eye on our release notes. The title size of a tile has been moved from the dashboard definition to the dashboard metadata definition and included in the advanced settings UI for dashboards. Fixed an issue with “500 Internal Server Error” response of Anomaly detection – Disk events API.

Tuning 191
article thumbnail

New Prometheus-based extensions enable intelligent observability for more than 200 additional technologies

Dynatrace

Multiple Prometheus servers might be required, creating significant maintenance efforts. Alternatively, if you’re already using a Prometheus Server to gather data from your distributed systems, you can now seamlessly make this data work for you in Dynatrace as well—use your Prometheus server as the endpoint for scraping metrics.

article thumbnail

Monitor your OAuth 2.0 protected APIs with Dynatrace Synthetic

Dynatrace

By definition RESTful APIs should be stateless, meaning that each request should be individually validated for authentication/authorization by the receiving server. Stay tuned for more Synthetic news including: Synthetic credentials store. Note that the word “authentication” hasn’t yet been mentioned.

article thumbnail

Achieve faster time to value by deploying thousands of OneAgents at once with Ansible (Preview)

Dynatrace

At the time of this publication it may not be available there yet, but please stay tuned. It will definitely find its way there before the GA release. Please stay tuned for updates on the location of the Ansible Galaxy collection for OneAgent. We plan to also publish the OneAgent collection directly to Ansible Galaxy soon.

Tuning 130
article thumbnail

Impact of Querying Table Information From information_schema

Percona

On MySQL and Percona Server for MySQL , there is a schema called information_schema (I_S) which provides information about database tables, views, indexes, and more. The same tests have been executed in Percona Server for MySQL 5.7 Results for Percona Server for MySQL 5.7 Results for Percona Server for MySQL 5.7

Cache 101