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

推荐订阅源

奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
L
LangChain Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Recent Announcements
Recent Announcements
大猫的无限游戏
大猫的无限游戏
罗磊的独立博客
MongoDB | Blog
MongoDB | Blog
博客园 - 【当耐特】
博客园 - 叶小钗
I
InfoQ
MyScale Blog
MyScale Blog
H
Help Net Security
月光博客
月光博客
Vercel News
Vercel News
B
Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
D
DataBreaches.Net
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
N
Netflix TechBlog - Medium
宝玉的分享
宝玉的分享
WordPress大学
WordPress大学
GbyAI
GbyAI
Blog — PlanetScale
Blog — PlanetScale
博客园 - Franky

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." ®