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

推荐订阅源

V
Visual Studio Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
G
Google Developers Blog
J
Java Code Geeks
爱范儿
爱范儿
Microsoft Azure Blog
Microsoft Azure Blog
美团技术团队
人人都是产品经理
人人都是产品经理
Martin Fowler
Martin Fowler
IT之家
IT之家
博客园_首页
B
Blog RSS Feed
Google DeepMind News
Google DeepMind News
B
Blog
U
Unit 42
Apple Machine Learning Research
Apple Machine Learning Research
L
LangChain Blog
Stack Overflow Blog
Stack Overflow Blog
罗磊的独立博客
N
Netflix TechBlog - Medium
T
Tailwind CSS Blog
博客园 - 聂微东
腾讯CDC
A
About on SuperTechFans

Datadog | The Monitor blog

Introducing our open source AI-native SAST Instrument and monitor Boomi integration flows with OpenTelemetry and Datadog Not all index scans are equal: How we cut query latency by over 99% Platform engineering metrics: What to measure and what to ignore Integrate Recorded Future threat intelligence with Datadog Cloud SIEM CI/CD security: threat modeling using a MITRE-style threat matrix CI/CD security: How to secure your GitHub ecosystem Ingress NGINX is EOL: A practical guide for migrating to Kubernetes Gateway API Operating agentic AI with Amazon Bedrock AgentCore and Datadog LLM Observability: Lessons from NTT DATA Introducing the Datadog Code Security MCP Capture and analyze custom heatmaps in Session Replay Understand session replays faster with AI summaries and smart chapters Monitor ClickHouse query performance with Datadog Database Monitoring How we designed empathetic alert sounds for on-call engineers Search and act across Datadog to resolve issues faster with Bits Assistant Measure the business impact of every product change with Datadog Experiments Analyzing round trip query latency Configuring JavaScript caches for better performance Introducing Bits AI Dev Agent for Code Security Datadog achieves ISO 42001 certification for responsible AI Monitor Nutanix clusters, hosts, and VMs with Datadog Monitor Juniper Mist in Datadog A new Host Map for modern infrastructure Annotate traces to improve LLM quality with Datadog LLM Observability What’s new in Cloud SIEM: AI-powered investigations, enhanced threat intelligence, and scalable security operations Explore Kubernetes with native OpenTelemetry data Monitor Oracle Fusion Cloud Applications with Datadog Announcing the Datadog Terraform provider v4.0.0 Scaling Kubernetes workloads on custom metrics How to design cloud environments for AI-powered threat analysis
Datadog in the wild: 5 fun projects
Jason Yee · 2016-09-23 · via Datadog | The Monitor blog
Jason Yee

Jason Yee

Datadog is primarily used to monitor your infrastructure and applications, but for many Datadog users, the “data-driven” philosophy has grown to influence other aspects of their lives. From beer consumption to sleeping, restroom availability to energy use, Datadog community members are using monitoring to gain more visibility into their environment and make data-informed decisions to improve the world around them.

Data-driven consumption

One of the many reasons I love working at Lithium. Datadog alerts for our kegerator. @datadoghq @LSWEngKeg pic.twitter.com/SaDqsTr9ED

Hugh McGowan

A simple way to improve your environment is to monitor something you enjoy to ensure that you never run out. That’s exactly what Andrew Malota did with the Lithium Technologies office kegerator.

Malota installed the Datadog Agent on a Raspberry Pi (learn how with this guide), then connected a digital weight scale to measure the quantity of the beer left in the keg. He also connected a thermometer to ensure the beer stays at an optimal temperature. Datadog monitors both the temperature and estimated quantity of beer, and sends alerts if the beer gets too warm or the keg needs a refill.

You can keep your beer cold and always in supply by setting up your own keg monitor using Lithium’s code.

Bathroom availability

People often use Datadog to investigate performance issues by identifying resource bottlenecks in their infrastructure that are causing scaling problems for their applications. As Datadog continues to grow, we’ve faced a similar real-world challenge in our New York office: restroom contention.

But many of our engineers aren’t just hackers, they’re also makers who love 3-D printers, microcontrollers and other tools that bridge the physical and digital worlds. So they decided to tackle the bathroom problem with monitoring! With some door sensors, Raspberry Pis, a little Python, and of course a Datadog dashboard, they built a system that allows anyone in the office to instantly check the status of the restrooms.

You can read more about the bathroom monitoring system on the Datadog Engineering Blog. Or be more productive and avoid waiting for the restroom, by forking the code and setting up your own office bathroom monitoring.

Sleep monitoring

Pulling the sensor data from my @TellSense into @datadoghq. Going to pull data from some TI Sensortags too pic.twitter.com/kSzsD9daIx

chendo

The Sense from Hello (@hello) is a tiny sphere packed with sensors—including light, sound, and air quality—that monitors your bedroom and provides feedback to help you get a better night’s sleep.

Although Hello doesn’t publish an API for the Sense, Jack Chen (@chendo) was able leverage mitmproxy to figure out how the Sense communicates. Then he created his own Sense API library. After he had built the API library, Chen says sending the metrics to Datadog was easy by polling the Sense API and using Mike Fiedler’s (@mikefiedler) statsd client library for Crystal to send data to the Datadog Agent running on a local machine.

At the moment he’s using the humidity sensor combined with Datadog alerts to help combat mold. He’s also working on integrating the Sense’s sleep and wake-up events into his home automation system.

Monitoring without dashboards

Datadog’s dashboards are a beautiful way to visualize data, but what if you didn’t need to visualize it at all? Voice interfaces like Alexa, Siri, and OK Google have become powerful ways to interact with devices, so Greg Shackles (@gshackles) created an Alexa–Datadog integration.

At the moment, Greg’s sample interface only queries for the current CPU metrics for your hosts, but after you read his blog post detailing the process, perhaps you’ll be inspired to fork his code and add even more voice queries.

Be data-driven

We regularly advise people to instrument everything and collect as many metrics as they can. Often that’s understood to be cloud infrastructure and distributed applications, but when you read how Datadog community members are applying monitoring in creative ways, you may be inspired to think of areas in your life and aspects of your environment that could benefit from more data visibility. So, what will you monitor next? Tell us on Twitter!

New to Datadog, but want to have fun with monitoring? Sign up for a full-featured free trial.