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

推荐订阅源

N
Netflix TechBlog - Medium
博客园 - 三生石上(FineUI控件)
Martin Fowler
Martin Fowler
博客园 - 【当耐特】
雷峰网
雷峰网
宝玉的分享
宝玉的分享
IT之家
IT之家
J
Java Code Geeks
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Jina AI
Jina AI
博客园 - 叶小钗
V
Visual Studio Blog
Engineering at Meta
Engineering at Meta
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
月光博客
月光博客
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
云风的 BLOG
云风的 BLOG
美团技术团队
爱范儿
爱范儿
T
The Blog of Author Tim Ferriss
L
LangChain Blog
U
Unit 42
有赞技术团队
有赞技术团队
博客园_首页

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
Bitbucket + Datadog: See how code changes impact your inf...
Adrian Vaschalde · 2014-06-05 · via Datadog | The Monitor blog
Adrian Vaschalde

Adrian Vaschalde

Like most development teams, you are probably using shared code repositories like Bitbucket and GitHub to build and deploy your code. But what if a code change creates performance issues on your live system? The last thing you want to do is waste time determining which commit may have caused the problem.

Good news: Datadog’s Bitbucket integration helps your team quickly pinpoint issues caused by code changes. You can correlate code commits with any metric you already monitor with Datadog, whether it comes from a database, application, or cloud service. You can also collaborate with team members on code commits, issues, and pull requests, right from Datadog’s event stream.

Correlating code changes with real-time performance metrics

Datadog’s Bitbucket integration helps you visualize and monitor code changes in one place. After you activate the Bitbucket integration, commits, pull requests, and issues will appear in Datadog’s event stream. Our search-and-filter functionality enables you to filter events to find the ones that matter to you at any given moment, as shown below.

bitbucket datadog event stream
bitbucket datadog event stream

You can also overlay Bitbucket events on your timeboards in order to correlate them with performance metrics from any other integration. Thus you can quickly spot when a code commit may have caused a performance issue, or whether a code fix had its intended result.

To see it in action, go to any Datadog timeboard and enter “sources:bitbucket” in the search box at the top. You can also filter by the repo tag to view information from a single repository.

event stream overlay in action

As shown above, each of the pink bars on the graphs represents a Bitbucket event from the specified repository.

Collaborate on commits, issues, and pull requests

Our integration helps you keep track of commits, merged and open pull requests, and issues. Each pull request is tagged with its destination and source information (dst:repo, dst:branch, src:repo, and src:branch). Issues are tagged with the repo and the priority they were assigned in Bitbucket. Each pull request, issue, or commit will link to the corresponding page in Bitbucket, so you can look at it in further detail as needed.

To make sure everyone is on the same page, you can configure the integration to show any comments previously made on Bitbucket issues, commits, and pull requests, as shown below.

comment on bitbucket pull request
comment on bitbucket pull request

From there, it’s easy to continue the conversation right from the event stream. Datadog’s @notification feature allows you to directly comment and mention relevant team members. Notifications can also be sent to messaging systems like PagerDuty and OpsGenie, and chat platforms like HipChat and Slack.

collaboration-bitbucket
collaboration-bitbucket

Set up the Bitbucket integration

To set up the integration, navigate into the Bitbucket integration tile in Datadog. Add the names of any repositories you wish to track, and check off the actions you wish to monitor (pull requests, commits, and issues), as shown below.

bitbucket config in Datadog
bitbucket config in Datadog

Then follow the instructions here to add the webhook URL to Bitbucket.

It’s time to commit

If you’re interested in visualizing the impact of code changes on system performance, get started now. If you’re new to Datadog, you can start tracking Bitbucket code changes with a free trial.