惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

IT之家
IT之家
T
Tailwind CSS Blog
V
V2EX
阮一峰的网络日志
阮一峰的网络日志
H
Help Net Security
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
腾讯CDC
GbyAI
GbyAI
酷 壳 – CoolShell
酷 壳 – CoolShell
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Last Week in AI
Last Week in AI
A
About on SuperTechFans
L
LangChain Blog
Engineering at Meta
Engineering at Meta
F
Fortinet All Blogs
G
Google Developers Blog
The Cloudflare Blog
云风的 BLOG
云风的 BLOG
D
Docker
博客园 - 聂微东
博客园 - 司徒正美
Recent Announcements
Recent Announcements
MyScale Blog
MyScale Blog
U
Unit 42

The Register - On-Prem

Ohio hits pause on datacenter tax breaks draining its coffers Europe told to cool its datacenter boom before water and power run short Kyndryl takes employees' pulse while cutting off circulation for some Outlook has an image problem Microsoft says cu l8r to text message security 'Workforce rebalancing' comes for Kyndryl, and delivery teams are in the firing line MAGA's Mace wants to make power bills great again, calls for datacenter moratorium Datacenters slurping up so much juice they boosted prices 75% in largest US energy market Exploited Exchange Server flaw turns OWA inboxes into script launchpads Utah mega datacenter could dump 23 atomic bombs worth of energy per day Rust stalks IBM mainframes, but only in nightly form Iran war hits datacenter building supply chains, upping costs ON CALL: Custom PC worked in the lab, failed on site – and so did the angry client ShinyHunters claims dump puts 119K Vimeo emails in the wild Vodafone dials up full control of VodafoneThree Palantir CEO: 10 percent of world 'professionally hates us' Bad news for OpenClaw stans: Apple’s Mac Mini starts at $799 AWS networking lab tour: Making networking disappear Royal Navy chief backs drones, robot ships Bank of England is gold standard for tech projects, says PAC UK pensions dept shopping for spy-van tech worth up to £2M Microsoft boss tells investors the company is working to 'win back fans' What type of 'C2 on a sleep cycle' do they leave behind? Novel Chinese spy group found in critical networks in Poland, Asia Microsoft levels up Azure Local for sovereign clouds Cloudflare: autocrats, wars, and votes caged the net in Q1 ZTE & XLSMART launch Jakarta AI & 5G-A Innovation Center When robots join the race: 5G-A powers a new kind of marathon 5G-A powers a new kind of marathon Oracle plans to power its New Mexico DC with fuel cell farm DCMS to new CDIO: Microsoft migration, overhaul ERP, survive
Grafana offers AI assistant for free, warns users not to ...
Joe Fay · 2026-04-22 · via The Register - On-Prem

Grafana is offering its AI assistant for free to open source and on-prem users — though on stage at its Barcelona user conference this week, CEO Raj Dutt joked they shouldn't use it too much.

The observability vendor also took the wraps off Grafana 13 and a re-architected version of its Loki log aggregator, while dropping strong hints about expansion into broader business analytics and workflow beyond its observability tools.

Grafana 13 includes curated prebuilt dashboards tailored to specific data sources, templates around methodologies like DORA, and a generally available dynamic dashboards feature. Other additions include a redesigned query editor, a refreshed saved queries interface, and giving users the ability to create panels directly from saved queries. Git Sync, now generally available, lets ops teams manage "observability as code" within GitOps workflows.

But you can't have a keynote these days without mentioning agents: Dutt announced the Grafana Assistant - previously cloud-only - is coming to on-prem and open source users. They'll need to connect to a Grafana Cloud account to handle the LLM connection, though observability data stays on-prem. The assistant can power automations in Slack or Teams, or it can be accessed via API or CLI.

Grafana Cloud also gains AI Observability, promising real-time visibility into AI agent behavior. Principal engineer Mat Ryer described it as a "10,000-foot view" of where time, tokens and "therefore dollars" are going, with the ability to drill down into agent activity — including spotting policy violations or data exposure.

Dutt said: "I'm honestly really excited [about it] but also quite afraid… that we're offering Grafana assistant to the 99 percent. It's not just going to be limited to the 1 percent of Grafana users [who pay]."

"I was talking to our chief financial officer about this, and he was kind of worried. So I'm excited – please use it, but maybe not too much."

Grafana presumably hopes to make up for that by monetizing the use of its platform beyond observability. "We want to take everything that we're doing in observability, and bring it to the rest of the business over time. So that means looking at things not just like requests, but maybe revenue, not just latency, but maybe LTV."

He said Grafana saw a convergence of "business data and observability data, especially as firms become more and more software led."

Product lead Jen Vila added the team was experimenting with features in open source Grafana, before deciding whether to formally launch features in Grafana Cloud.

"I would say that our main hypothesis right now is there is a growing desire to look again at these business analytics, metrics alongside your observability data. And so that's maybe like a wedge we could start with."

On the infrastructure side, the Loki rework brings Kafka-based ingestion and a redesigned query engine and scheduler. The key win: reducing redundant writes. Engineering manager Poyzan Taneli said the previous iteration could "end up storing the same log 2.3 times… based on object storage. This is a lot when you operate at the petabyte scale." ®