mastodon.uno è uno dei tanti server Mastodon indipendenti che puoi usare per partecipare al fediverso.
Mastodon.Uno è la principale comunità mastodon italiana. Con 77.000 iscritti è il più grande nodo Mastodon italiano: anima ambientalista a supporto della privacy e del mondo Open Source.

Statistiche del server:

6,2K
utenti attivi

#query

2 post2 partecipanti0 post oggi

I've been slowly chipping away at my site querydiff.com
I got annoyed at #sqlserver management studio and made a website instead.
You can now load an example pair of #query plans to compare them. See what the site does if you don't have a query plan in a nice xml file ready to go.
1/2

Can we standardize on a #query language for #observability?
It's probably going to end up with good-old #SQL 😁

I shared my notes from last week's #KubeCon EU talk about the #CNCF 's working group that looks into observability query language standardization.
linkedin.com/feed/update/urn:l

www.linkedin.com#query #observability #kubecon | Dotan Horovits 🇮🇱🎗Can we standardize on a #query language for #observability? It's probably going to end up with good-old SQL 😁 The Cloud Native Computing Foundation (CNCF) has a working group (WG) looking into observability query language standardization. They gave a fascinating talk last week at #KubeCon Europe. The group, led by Christopher Larsen of Netflix and Vijay Samuel of eBay, has done a comprehensive research among end users and DSL (domain specific languages) designers, to understand what's out there and what works. A very interesting conclusion is that relational approach with an SQL-like language is the best path. Why? because we should recognize that DevOps and SREs are no longer the main folks querying observability data. we need to cater for developers, data scientists, platform engineers and more. You see also the data analytics community moving back to SQL after the hype of NoSQL. Ultimately, SQL is a common language. And don't worry, the idea is to adapt it to time series, and some syntactic sugaring to make it more intuitive. For more background on the working group: https://lnkd.in/d_m6eUbY And check out the semantic specification draft and chime in with your comments: https://lnkd.in/dTf3ijeV Credits to Chris Larsen (WG lead), Alolita S. (Apple, TAG co-chair) and 🇨🇭🇧🇷Pereira Braga (Google) for the interesting talk and for pushing the WG forward.