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

推荐订阅源

博客园 - 【当耐特】
Stack Overflow Blog
Stack Overflow Blog
V
Visual Studio Blog
小众软件
小众软件
The Cloudflare Blog
T
Tailwind CSS Blog
Apple Machine Learning Research
Apple Machine Learning Research
爱范儿
爱范儿
美团技术团队
WordPress大学
WordPress大学
罗磊的独立博客
Microsoft Azure Blog
Microsoft Azure Blog
A
About on SuperTechFans
Last Week in AI
Last Week in AI
月光博客
月光博客
博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
G
Google Developers Blog
GbyAI
GbyAI
B
Blog
大猫的无限游戏
大猫的无限游戏
博客园 - 聂微东
Hugging Face - Blog
Hugging Face - Blog
博客园 - 叶小钗

The Register - Off-Prem

Enterprise cloud infrastructure uptake shows no sign of slowing The majority of corporate IT is now off premises for the first time Microsoft fiber foul-up cut off Azure California for almost five hours Web app turns your old phone into a new smart display Anyone with a shed, an extension cord, a couple of GPUs and an overdraft is building datacenters. Fujitsu just offloaded five Iran says it Google Cloud outage shows it’s still hard to understand hyperscalers’ real resilience regimes AWS customer learns the hard way how even the smallest oversight can be mission-critical Billing software error sends billion-dollar AWS estimates Top EU court clips YouTube AWS CloudFront outage serves errors instead of websites India’s tech services giant HCL is getting into the AI datacenter business Britain Microsoft shifts to annual exchange rate price revision for cloudy products Amazon’s Mechanical Turk to stop accepting new customers – and not even AI can save it Fire burns Google Cloud India’s network, which remains slow a week later EU sovereignty push gives tech buyers a new alphabet soup to swallow Google, Canonical team up to certify Ubuntu images for TPU VMs Arm moves into the heart of the cloud stack Snowflake to burn $6B on AWS Graviton CPUs and AI accelerators Big Tech extracts retirement-scale wealth from UK internet users, research shows Open Compute urges local government to bask in the warm glow of excess datacenter heat Google Cloud suspended major customer Railway.com without cause, causing outage Broadcom finds a VMware customer willing to stick around: London Stock Exchange Baidu says the quiet part out loud – you can’t build AI infrastructure, so clouds can cash in AWS racks M3 Ultra Macs that boast specs you can’t currently buy Tencent admits GPUs only pay for themselves when powering personalized ads Red Hat blasts RHEL 10.1 into orbit aboard Voyager's micro datacenter Sovereign cloud is only possible if you’re Chinese or American: Gartner Cloudflare to fire 1,100 staff whose jobs just aren’t AI enough
Grafana offers AI assistant for free, warns users not to ...
Joe Fay · 2026-04-22 · via The Register - Off-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." ®