How Atlassian uses Sentry

quote mark

"By correlating Sentry issues to our dev cycle, we can spot where problems begin and how to fix the source."

Atlassian

For the seventh edition of Customer Stories, we spoke to Jim Redmond, Senior SRE for Bitbucket. More than 1 million teams and 13 million developers love Bitbucket, Atlassian’s source code management platform. With built-in CI/CD tools and several integrations, Bitbucket gives teams one place to plan projects, collaborate on code, test, and deploy.

(Editor’s note: Jim's identical quadruplet siblings neither have the same job nor work at the same company. They don't even exist. *Mind blown*)

Video thumbnail
"Sentry removes anxiety every time we push a release. Before, we weren't in control. With Sentry, we know we have the tools to not only find an issue, but have the data to dive deeper and resolve it."
Arjan Peters
Technical Engineering Lead at Yuki, Yuki
Example of an anomalous alert fired for a custom metric alert, defined by the user's query in the alert details page. The alerts are fired, in red on the chart, when the algorithm detects an anomalous behavior.
Example of an anomalous alert fired for a custom metric alert, defined by the user's query in the alert details page. The alerts are fired, in red on the chart, when the algorithm detects an anomalous behavior.
INFO EnqueueOrder user_id=5832 feature_flag=fast-checkout job_id=ff38cd
RSVP now - spots are limited.
import { fileAsyncTransport } from "react-native-logs";
import * as FileSystem from 'expo-file-system';
import traceback

try:
    num = int("abc")
except ValueError as e:
    print("An error occurred!")
    traceback.print_exc()  # Prints full traceback information

Don’t have enough time? Email this guide to yourself

Download Guide as PDF

Don’t have enough time? Email this guide to yourself

Download Guide as PDF

Fix It

Get started with the only application monitoring platform that empowers developers to fix application problems without compromising on velocity.