After collecting metrics, vmagent lets you filter, relabel, and transform data before sending it to one or more storage systems.
Full control, less noise.
Learn all about it in the new article from @func25 !👇
https://hubs.li/Q03rDl3K0
After collecting metrics, vmagent lets you filter, relabel, and transform data before sending it to one or more storage systems.
Full control, less noise.
Learn all about it in the new article from @func25 !👇
https://hubs.li/Q03rDl3K0
We're kicking off a new series on the core components of VictoriaMetrics! 🚀
First up: #vmagent, the lightweight agent for collecting all your metrics.
It works in two main ways:
🔄 PULL: Scrapes endpoints like #Prometheus.
📥 PUSH: Accepts data from #InfluxDB, #Graphite, #DataDog & more.
Not going to lie, I'm a bit jealous of #datadog new AI agent. 😅 I would want something like this to cut down on incident triage. Still needs a human, but observability is getting pretty autonomous with things like this. 😎
🦫 🐝 Overhead for distributed tracing can be costly, but #eBPF can help reduce resource strain on CPUs, memory, and network traffic: https://t.ly/QBRYt
#Golang #Go #observability #kubernetes #tech #IT #Linux #Datadog #SigNoz #Valkey #Redis #opentelemetry #OTEL
More from #Datadog #DASH2025 - As #AIagents mature, new #observability and #AIsecurity tools aim to bolster their reliability and security with fresh visibility into automation workflows and more detailed troubleshooting. https://www.techtarget.com/searchitoperations/news/366625992/Datadog-AI-agent-observability-security-seek-to-boost-trust
Speaking of #Datadog, I recently sat down with the company's new chief scientist, Ameet Talwalkar, to discuss its latest venture into #AIresearch. Talwalkar joined the company in February to lead its new #AI research lab, and its first project, Toto, a time-series foundational model for #observability, was just unveiled last month.
Talwalkar highlighted how specialized foundational models like Toto could enhance AI responses for #o11y tools such as Watchdog and potentially lead to cost reductions compared with general-purpose frontier models.
Our dialogue also delved into future-oriented topics, including #agenticAI, observability for AI, AI for observability, the evolution of human-computer interaction, and the persistent challenge of AI explainability.
Check out our discussion on the #ITOps Query podcast: https://www.podbean.com/ew/pb-hqa2e-18d36d7 #DASH2025
My first report from #Datadog #DASH2025 this week: the #observability vendor advanced further onto Atlassian and ServiceNow 's #ITSM turf with a self-service developer portal that draws on real-time data about the observed state of IT resources. #o11y
Scott Bock presents 'Service Observability: An Introduction to Open Telemetry with Grafana and Spring Boot' July 25th at Nebraska.Code().
https://nebraskacode.amegala.com/
#OpenTelemetry #Grafana #SpringBoot #Microservices #Nebraska #Computing #TechnologyConference #ServiceObservability #OpenSource #softwarecraftsmanship #Datadog #Splunk #NewRelic #SAAS #SAASsolutions #softwaredevelopment #softwareengineering #programming #developercommunity #Improving #Tech
AWS PrivateLink を使って Datadog AP1(東京)サイトに接続してみた
https://dev.classmethod.jp/articles/datadog-aws-privatelink-ap1/
I'm really happy to share what has been a large part of my work during this last year, and also for my team at Datadog: our Go tracer v2 release!
Read more at: https://www.datadoghq.com/blog/go-tracer-v2/
I'm really happy to share what has been a large part of my work during this last year, and also for my team at @datadoghq.com: our Go tracer v2 release!
Read more at: www.datadoghq.com/blog/go-trac...
#o11y #datadog #golang
Announcing Go tracer v2.0.0 | ...
📜 Latest Top Story on #HackerNews: Show HN: ClickStack – Open-source Datadog alternative by ClickHouse and HyperDX
🔍 Original Story: https://clickhouse.com/use-cases/observability
👤 Author: mikeshi42
⭐ Score: 51
💬 Number of Comments: 7
🕒 Posted At: 2025-06-05 18:01:21 UTC
🔗 URL: https://news.ycombinator.com/item?id=44194082
#datadog #bot #hackernewsbot #hackernews #news
ClickStack – open-source Datadog alternative by ClickHouse and HyperDX
https://clickhouse.com/use-cases/observability
#HackerNews #ClickStack #ClickHouse #HyperDX #open-source #Datadog #alternative #observability
I’ve just wrapped up an incredible tour of @phpday in Verona 🇮🇹, @phptek in Chicago 🇺🇲 (deep-dish pizza!!!) and @PHPers Day in Poznań 🇵🇱
It was unbelievable awesome meeting so many folks, gifting #Datadog ElePHPants, talking about performance, observability and totally wild ideas to make #PHP fast.
It’s been a privilege to connect with such talented professionals across different continents. Immense thanks to every organiser, speaker and fellow attendee for the conversations and camaraderie.
But the documentation does not even mention which language is supported in these notebooks and is focused on Graphs, Widgets and other stuff that sells good to managers. Is this a sales document?
TIL: #Datadog has #Notebooks, awesome.
DatadogでCloudcraftを使ってアーキテクチャ図を自動生成してみた
https://dev.classmethod.jp/articles/datadog-cloudcraft-generate-architecture-diagram/
#Datadog combined structured metadata from its incident management app with #Slack messages to create an LLM-driven functionality assisting engineers in composing incident postmortems.
Datadog believes LLMs won't fully replace human insight (yet!).
Learn more via #InfoQ 👉 https://bit.ly/4jvpqBK
My websearch-foo seems to let me down...
Anyone here managed to map nginx-logs in #datadog to symfony routes?
So that I can filter logs by `org_user_show` and get all the results for `GET /org/15/user/12` and `GET /org/1346/user/15` but not `POST /org/12/user45` etc...
Given that my code has a #[Route('/org/{org_id}/user/{user_id}', 'org_user_show', methods: ['GET'])]
you get the picture?
Perhaps @flowcontrol knows someone? 😇