I was searching for a Grafana dashboard template to track billing across multiple AWS accounts, and finally found this awesome one from @cboudereau!
Huge thanks for creating this! 🙌
https://t.co/x2d1qSL1de
I participated to the #GrafanaCON2024 as a speaker this year for D-EDGE Hospitality Solutions.
You can find my session about #OpenTelemetry here: https://t.co/eODr3g5cr6
Nikolay Tsvetkov presenting on How CERN monitors the world's largest computing grid with Grafana and Mimir @grafana#GrafanaCon2024
5100 users using their monitoring service built around Grafana, monitoring 15k hosts, 500 TB/data day...
Excited to speak at #GrafanaCON this year! If you’re attending, come and join my session.
@grafana has planned an exciting agenda. You can see the details and join the waitlist here: https://t.co/iyltyVclrN
See you there!
Let's meet together at the #GrafanaCON2024 during my lightning talk: OpenTelemetry Looks Good To Me: Loki, Grafana, Tempo, Mimir
Thank you @grafana for giving me the chance to participate as a speaker 💚
Hi @opentelemetry and @grafana lovers! Here is a live demo about #java applications but also #OpenTelemetry Collector contrib agent and gateway monitoring
https://t.co/pAEei6hhf0
@MorganLeroi@ygrenzinger L'exemple est très simple mais lorsque tu as des IO l'utilisation de channel et faire des fonctions très petites avec une bonne gestion d'erreurs permettent d'avoir du code très lisible.
@zwindler@ygrenzinger Un autre point. Pour éviter définir au tout début et muter un err, tu peux la scoper dans le if seulement: https://t.co/VnDNfkW96I
@ygrenzinger Golang dispose des generics de 1.18. Tu peux utiliser un result type et faire du railway oriented programming rapidement: https://t.co/mwu3yybUF6
@vzarytovskii@raimeyuu You do not want to leak null but depending the use case:
- fail if null : make a small function like NonNullable.ofNullable which will fail if null.
- filter: in that case convert null to empty sequence with yield!
- Keep result: convert null to option the cardinality is 0 or 1.
Still #csharp - in 2024? Come on! Together with my friend "The Postman Killer", we show a real-world use case using a functional language - for Fun and Profit ( ❤️ @ScottWlaschin 🙏)
Source:
https://t.co/lu9P188xSa
Video:
https://t.co/k3iQKSo5VL
cc @sergey_tihon@fsharponline
This week in #observability#o11y, meet #graphite to see if it is still worth over other backends? Let's see if alternative backends cover all Graphite usecase
https://t.co/z8fry1it40
Hi @AWS#SQS and @grafana fans!
Here is a dashboard I made to ease deadletter and main queue monitoring at once via grafana dashboard template: https://t.co/ILbBi9ZiYR
This week in #observability#o11y, Meet Vector from
@datadoghq https://t.co/s078skg4x8.
Let's see its strength and weakness of this agent and gateway/aggregator