Elevating SolarWinds Observability for Hybrid IT Environments

Exciting times here at SolarWinds. We’re uniting our Self-Hosted and SaaS observability…

Latest Posts

Finding Query Samples With Errors And Warnings

You probably have known for a while that SolarWinds® Database Performance Monitor (DPM) inspects TCP traffic and captures query errors and warnings, so you can find problems in production that you…

Siesta – RESTful Services Made Simple in Go

All of our services (external REST APIs and internal services) are written in Go. Like others, we wanted to factor out repeated code, but found it hard to do without…

The Five Stages of Debugging

Because it’s Friday afternoon and you may have had a long week, our brainiacs present… The Five Stages Of Debugging: Stage One. Denial – “What do you mean it’s broken!?…

Consul for Cluster Health Monitoring

If you’re not familiar with Consul, it’s what I call a cluster management tool. It’s composed of a handful of features such as “Service Discovery,” “Key Value Store,” “DNS Server,”…

DBA Personalities: DISC and Values Models

What personality characteristics do great DBAs share? What motivates them? If you’re not sure why you should care, you’re probably not a hiring manager! Hiring and retaining highly skilled people…

Announcing New Free Network Analyzer Tools for MySQL and PostgreSQL

We have released two free tools that will help MySQL and PostgreSQL DBAs understand the queries their database servers execute. As you probably know, we have spent nearly 3 years…

Five Steps to Great Trade Show Demos

Spring is approaching, and with it, the season of sponsorships. For vendors, trade shows offer a unique opportunity to gain valuable insight regarding market needs, engage potential customers, and show…

Temp Tables, Filesorts, UTF8, VARCHAR, and Schema Design in MySQL

The other day we were doing some peer review on a schema change at SolarWinds and the topic of character set, column length, and the potential downsides of using utf8 came…

See Connection Latency with SolarWinds

Recently, one of our customers reached out to us about a problem they were having trouble diagnosing – they noticed that every once in a while, it took their MySQL…

Schemaless Databases Don’t Exist

There’s no such thing as a schemaless database. I know, lots of people want a schemaless database, and lots of companies are promoting their products as schemaless DBMSs. And schemaless…