Operations | Monitoring | ITSM | DevOps | Cloud

Site Reliability Engineering: An Imperative in Today's Enterprise IT

Site reliability engineering (SRE) is fast becoming an essential aspect of modern IT operations, particularly in highly scaled, big data environments. As businesses and industries shift to the digital and embrace new IT infrastructures and technologies to remain operational and competitive, the need for a new approach for IT teams to find and manage the balance between launching new systems and features and ensuring these are intuitive, reliable, and friendly for end users has intensified as well.

Pivoting InfluxDB Series Data into Relational Layouts

Most developers are more familiar with the shape of relational data than the shape of time series data. InfluxDB stores time series data in such a way to maximize its effectiveness. As developers get more familiar with time series data, it may be helpful to view time series data in a relational layout. Fortunately, Flux language makes it easy to present your time series data the way that's useful for you.