Operations | Monitoring | ITSM | DevOps | Cloud

New in Grafana 9.1: Service accounts are now GA

With the Grafana 8.5 release, we introduced the concept of service accounts. Now with the Grafana 9.1 release, we’re making service accounts generally available. This is a project that came out of technical necessity, but it has given us the opportunity to reflect on API tokens and machine-to-machine interaction across Grafana Labs.

Elastic Enterprise Search 8.4: Supercharged relevance for Elasticsearch

In Enterprise Search 8.4, hybrid ranking for vector similarity is now available from the main querying endpoint, commonly known as the _search Elasticsearch endpoint. Introduced as a standalone query endpoint in 8.0, vector querying functionality (specifically, kNN vector similarity) greatly simplifies and accelerates the process of crafting and issuing queries that leverage the native vector querying capabilities of Elasticsearch along with the tried-and-tested traditional scoring algorithms.

Announcing Native Collectors: Bringing Native Data Collection to InfluxDB Cloud

Streaming time series data from brokers and services that are on-premises or in the cloud to a cloud-based database is a resource-intensive process requiring third-party software and heavy customizations. Today we’re announcing InfluxDB Native Collectors to make it easy for developers to collect, process, and analyze data by subscribing directly to supported message brokers.

Introducing Dynamic Sampling

In the monitoring industry there’s a complicated and frustrating conversation that persisted over the years: how do you deal with the enormous volume of data generated by instrumentation? On one side of the aisle, you will find a cohort of vendors and developers telling you that you have to sample data, followed immediately by another group telling you that sampling will ruin the accuracy of incident analysis. They’re both right.

Grafana Tempo 1.5 release: New metrics features with OpenTelemetry, Parquet support, and the path to 2.0

Grafana Tempo 1.5 has been released with a number of new features. In particular, we are excited that this is the first release with experimental support for the new Parquet-based columnar store. Read on to get a high-level overview of all the new changes in Grafana Tempo! If you’re a glutton for punishment, you can also dig into the hairy details of the changelog.

Introducing the CircleCI visual config editor

The CircleCI visual config editor (VCE) is now generally available as an open source project. Development teams can now create and modify CircleCI config files in a visual drag-and-drop, low-code environment. The VCE is a node-graph editor that you can use to modify CircleCI config elements and generate config files. It provides a frictionless way to build CI/CD pipelines and interact with CircleCI’s platform in an efficient, user-friendly visual interface.

Charmed Kubeflow 1.6 Beta is out: try it today!

We are happy to announce that Charmed Kubeflow 1.6 is now available in Beta. Kubeflow has evolved into an end-to-end MLOps platform for optimised complex model training. We’re looking for data scientists, ML engineers and developers to take the Beta release for a drive and share their feedback! Read on to learn more.

Grafana 9.1 release: New Grafana panels, RBAC for plugins, public dashboards, and more!

Grafana 9.1 is here! Get Grafana 9.1 We’ve made a number of improvements to Grafana’s usability, data visualization, and security. For a full list of new features and capabilities, check out our What’s New in Grafana 9.1 documentation. You can get started with Grafana in minutes with Grafana Cloud. We have a generous free forever tier as well as plans to suit every use case — sign up for free now. Here are some of the highlights in Grafana 9.1.

Kubernetes 1.25 - What's new?

Kubernetes 1.25 is about to be released, and it comes packed with novelties! Where do we begin? This release brings 40 enhancements, on par with the 46 in Kubernetes 1.24 and 45 in Kubernetes 1.23. Of those 46 enhancements, 13 are graduating to Stable, 10 are existing features that keep improving, 15 are completely new, and two are deprecated features.