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

推荐订阅源

Blog — PlanetScale
Blog — PlanetScale
J
Java Code Geeks
月光博客
月光博客
Engineering at Meta
Engineering at Meta
WordPress大学
WordPress大学
Jina AI
Jina AI
小众软件
小众软件
U
Unit 42
云风的 BLOG
云风的 BLOG
Stack Overflow Blog
Stack Overflow Blog
雷峰网
雷峰网
博客园 - Franky
Microsoft Security Blog
Microsoft Security Blog
罗磊的独立博客
宝玉的分享
宝玉的分享
B
Blog
C
Check Point Blog
爱范儿
爱范儿
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
量子位
阮一峰的网络日志
阮一峰的网络日志
Vercel News
Vercel News
酷 壳 – CoolShell
酷 壳 – CoolShell

The Register

Shadow IT has given way to shadow AI. Enter AI-BOMs Zed team releases version 1.0 of Rust-built editor: Traditional editor and AI tool 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 NASA boss: Make Pluto A Planet Again GitHub says sorry and vows to do better as uptime slips and devs complain Age checks could turn internet into an ID checkpoint, complains Proton CEO Microsoft gives your Word documents an AI co-author you didn’t ask for Datadog digs down into GPU efficiency as AI costs soar If malware via monitor cables is a matter of national security, this might be the gadget for you Thunderbird in hand worth 2 Outlooks as fresh FOSS fave and Firefox arrive 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
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." ®