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

推荐订阅源

WordPress大学
WordPress大学
T
The Blog of Author Tim Ferriss
F
Fortinet All Blogs
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
阮一峰的网络日志
阮一峰的网络日志
The GitHub Blog
The GitHub Blog
Y
Y Combinator Blog
MyScale Blog
MyScale Blog
雷峰网
雷峰网
博客园 - 叶小钗
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
GbyAI
GbyAI
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - 三生石上(FineUI控件)
云风的 BLOG
云风的 BLOG
V
V2EX
宝玉的分享
宝玉的分享
酷 壳 – CoolShell
酷 壳 – CoolShell
N
Netflix TechBlog - Medium
Vercel News
Vercel News
美团技术团队
人人都是产品经理
人人都是产品经理
The Cloudflare Blog

The Register

Right to repair champ Framework punts modular 13in laptop with Core Ultra Series 3 France's 'Secure' ID agency probes breach as crooks claim 19M records Scotland Yard can keep using live facial recognition on Londoners, say judges UK tribunal sends £2B claim accusing Microsoft of overcharging for licensing to trial Nation-states want to cause harm, not just steal cash - stop handing your cyber defenses to the cheapest contractor Murder, she wrote: Ex-FBI chief wants some ransomware crims charged with homicide Phone-to-satellite use goes into orbit, growing 25% in 8 months macOS ClickFix attacks deliver AppleScript stealers to snarf credentials, wallets Anthropic bakes memory fixes into Bun 1.1.13 as developers complain of leaks The spaghettified DBMS chart that shows Oracle's crown is slowly slipping Yet another ex-ransomware negotiator admits turning rogue after payoff from crimelords FAA grounds Blue Origin's New Glenn as it probes missed satellite delivery 'mishap' AMD's Ryzen 9 9950X3D2 Dual Edition tested: Gratuitous overkill with a price to match AI-assisted intruders pwned Vercel via OAuth abuse and a pilfered employee account Crook claims to leak 'video surveillance footage' of companies Met police trials snoop tech platform in push to cuff more London shoplifters England's school phone ban gets teeth, just in time to bite no one Adaptavist Group breach spawns imposter emails as ransomware crew claims mega-haul Panasonic creates device-locked QR codes to speed facial biometric capture Iran claims US used backdoors to knock out networking equipment during war NASA Inspector fears new spacesuits won’t be ready for Moon landing Vibe coding upstart Lovable denies data leak, cites 'intentional behavior,' then throws HackerOne under the bus Trump-branded datacenter project fails to make itself great, again World's blandest man steps down from CEO job to spend more time in tastefully appointed home Chase got a spiff of $77 million to create one job with New York datacenter Scot becomes second Scattered Spider-linked crook to plead guilty in US You too can build a nuclear battery from junk you have lying around the house Schmoozebots: study finds flattery will get AI everywhere One of Europe's sovereign cloud picks may not be so-sovereign after all New Android development tool designed for robots, not humans
Grafana offers AI assistant for free, warns users not to ...
Joe Fay · 2026-04-22 · via The Register

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