Operations | Monitoring | ITSM | DevOps | Cloud

April 2022

How to Monitor Redis with OpenTelemetry

We’re excited to announce that we’ve recently contributed Redis monitoring support to the OpenTelemetry collector. You can check it out here! You can utilize this receiver in conjunction with any OTel collector: including the contrib collector, the observIQ’s distribution of the collector, as well as Google’s Ops Agent, as a few examples.

What Data Types Does SQL Server Support?

There are many types of data compatible with SQL Server, and it’s important to understand what they are to avoid issues with non-compatible data types. Understanding the compatible data types is also fundamental to understanding the data type precedence, which determines what type of data will result when working with objects of two different types.

Video: How to migrate to Grafana Mimir in less than 4 minutes

Since we launched Grafana Mimir — the most scalable, most performant open source time series database in the world — we have answered many of your questions about our latest open source project, including how to pronounce it. (All together now: /mɪ’mir/.) We have also walked through how we scaled Grafana Mimir to 1 billion active series.

What is MongoDB and why use it for modern web applications?

Organisations of different scales and forms want to harness the power of data to identify new business opportunities and improve current business operations. Organisations that use data effectively can hold a potential advantage – the ability to make faster and more informed business decisions. However, working with data can be a long-standing problem for businesses and functions, especially in data management and software development.

How Grafana Mimir's split-and-merge compactor enables scaling metrics to 1 billion active series

Grafana Mimir, our new open source time series database, introduces a horizontally scalable split-and-merge compactor that can easily handle a large number of series. In a previous blog post, we described how we did extensive load testing to ensure high performance at 1 billion active series. In this article, we will discuss the challenges with the existing Prometheus and Cortex compactors and the new features of Grafana Mimir’s compactor.

The SolarWinds Database Portfolio is Growing

Since acquiring SentryOne in October 2020, the SolarWinds team has been regularly updating our Microsoft® Partners and customers about the upside these combined offerings bring to the IT community and the marketplace. Of course, SentryOne has long been recognized for its SQL Server and Microsoft Data Platform tools, with an impressive portfolio of category-leading solutions.

Monitor your Redis Enterprise clusters with Datadog

Redis is an in-memory key-value data store that offers fast performance, flexible data structures, and multi-model databases, allowing it to handle a variety of use cases. Redis Enterprise enhances open source Redis with features designed to run distributed applications at scale, such as multi-tenancy, tiered data storage, active-active cluster replication, and support for up to five 9s of availability.

Video: Get started with Grafana Mimir in minutes

Since we launched Grafana Mimir — the most scalable, most performant open source time series database in the world — we have answered many of your questions about our latest open source project, including how to pronounce it. (All together now: /mɪ’mir/.) We have walked through how we scaled Grafana Mimir to 1 billion active series. And we will be hosting webinars to showcase cutting-edge features like query sharding and the two-stage compactor.

Database monitoring - Do's and Don'ts

Enterprises evolve and transform into data-driven businesses, which take valuable insights from the data collected to grow and develop their business. This means that massive chunks of data are collected every second and companies search for ways to process it faster, secure and more accurately. The more data is processed, the smarter is the organisation and the greater potential for data-driven decisions is available.

Expert Series: Large MSP Was First to Upgrade to DX UIM 20.4

A NoSQL database provides a mechanism for data storage and retrieval, without using the tabular relations associated with relational databases. Originally referred to as "non-SQL" or "non-relational" databases, NoSQL databases are increasingly used in big data and real-time web application environments. NoSQL systems are also sometimes called “Not only SQL” to emphasize that they may support SQL-like query languages or sit alongside SQL databases in polyglot-persistent architectures.

NoSQL Database Monitoring with DX UIM

A NoSQL database provides a mechanism for data storage and retrieval, without using the tabular relations associated with relational databases. Originally referred to as "non-SQL" or "non-relational" databases, NoSQL databases are increasingly used in big data and real-time web application environments. NoSQL systems are also sometimes called “Not only SQL” to emphasize that they may support SQL-like query languages or sit alongside SQL databases in polyglot-persistent architectures.

DevOps 101: How do you get buy-in from people?

In the first part of my DevOps 101 series, we tackled the fundamentals of What, who why and how. In this follow-up, I’m going to focus on how to gain buy-in across your organization. That said, who do you need buy-in from? DevOps is the union of people, processes and products to enable continuous delivery of value to our end users, according to Microsoft’s Donovan Brown. That’s a good explanation, because the focus is not on tooling, or processes, or even just people.

How we scaled our new Prometheus TSDB Grafana Mimir to 1 billion active series

Last week, we announced our new open source TSDB, Grafana Mimir, which lets you scale your metrics monitoring to 1 billion active series and beyond. The announcement was greeted with a lot of excitement and interest – and some questions too. Namely: Really, 1 billion? Yes, really!

Dashboard Fridays: Sample SQLFacts dashboard

The ugly truth when working with SQL Server is that there usually isn’t much money left over for monitoring once you pay for the license. Most DBAs accept this reality by implementing a custom data collection. But what happens when all you want is to visualize that data quickly? Tune into our latest Dashboard Fridays video to see this SQLFacts dashboard built to visualize the powerful suite of free tools.

Q1/2022 Release Roundup: Announcing VictoriaMetrics v1.76 & More

Since the beginning of the year, our team has been busy working with the open source community of VictoriaMetrics users and our customers as we continuously enhance and improve Vicky! Thanks to everyone who has contributed with their feedback, questions, feature requests, bug reports, etc.

Simplifying Cloud Database Migration Journeys

COVID-19 was a significant driving force for organisational change. Businesses had to quickly transition to remote working almost overnight, and digital transformation became crucial for companies to survive. Because of this, the pandemic notably accelerated a swift move to the cloud, with cloud-first organisations now outnumbering on-premises companies by a ratio of three-to-one. A whopping 81% of organisations said they had accelerated their cloud timelines and plans due to the pandemic.

Synchronize data between PostgreSQL and files

Databases are great for data processing and storage. However, in many cases it is better or easier to work with data in files on a file system, some tools even cannot access the data in any other way. When a database (DB) is created in a database management system (DBMS) using a file system as its data storage, it of course uses files on the given file system to store the data.

How Can Tech Advancements Help Businesses Operate Their Databases More Efficiently?

Modern technology has completely changed the way that businesses store and use their data. Gone are the days of saving memory on discs. Now, businesses are able to use the Cloud. Cloud software isn't the only thing that businesses are benefiting from, however. Every year, tech developers release a stream of new developments for businesses to enjoy. These innovations in technology are improving the way that businesses operate and saving them a lot of money.

Announcement: RepliByte - an open-source tool to synchronize your cloud databases and hide sensitive data

After weeks of hard work, we are super excited to announce RepliByte - an open-source tool to synchronize your cloud databases from one place to the other while hiding sensitive data 🛡