Operations | Monitoring | ITSM | DevOps | Cloud

Getting Started with the InfluxDB 2.0 API and Postman

Whether you’re using InfluxDB Cloud or InfluxDB OSS, the InfluxDB API provides a simple way to interact with your InfluxDB instance. The InfluxDB v2.0 API offers a unified approach to querying, writing data to, and assessing the health of your InfluxDB instances. Today we want to share a Postman project to help you use the API easily. Postman is “an API platform for building and using APIs”.

Percepio Wins Coveted Elektra Award for Tracealyzer for Linux

Percepio®, the leader in visual trace diagnostics for embedded systems and the Internet of Things (IoT), has been awarded the prestigious Elektra Award 2021 for its visual trace diagnostics tool Tracealyzer for Linux. Tracealyzer for Linux was voted best product in the “Design Tools and Development Software” category by the jury, ahead of developer tools from five other companies, including Cadence and Synopsys.

Get alerts on metrics that matter to you with SigNoz - SigNal 07

Welcome to SigNal 07! We sipped coffee, shipped code, fixed bugs, and made commits! The highlight of November was the alerts feature release 🔔. We also expanded our team and got our first community-led tutorial on how to monitor Ruby on Rails app with SigNoz. Let's dive in to see what humans of SigNoz have been up to in the month of November.

The Impact of AI and ML in ITSM with 10 Real World Use Cases

Artificial intelligence (AI) was highlighted as a key IT service management (ITSM) trend in 2021. IT organizations are beginning to employ various AI and machine learning techniques to enhance and improve IT service management processes. Because of the abundance of data generated by ITSM systems, applying machine learning to ITSM processes makes a lot of sense as it can provide IT professionals with a deeper understanding of their infrastructure and procedures.

4 Steps to Making Observability Real for Your Team

Without unified observability, it’s stressful not having complete visibility into your application. Plus, it contributes to risky deployments. Yet we hear that many developers have poor visibility into what powers production code. Without transparency into their apps, developers cannot see: You can try navigating tickets, permissions, and dashboards that don’t tell the right story, but there are ways to solve this problem.

New feature in Loki 2.4: no more ordering constraint

A new version of Loki was released back in November, and I’m here to talk about one of its most exciting features. Loki 2.4 finally removed the requirement that all data must be ingested in timestamp-ascending order. Instead, Loki now allows out of order logs up to a configurable validity window (more to come on that). In this post, I’ll walk through what all this means and why we’re thrilled about it.