Skip to content

Commit 22ca882

Browse files
committed
Merge pull request DataDog#688 from DataDog/rollbar
add rollbar docs
2 parents 5e737b8 + 54ca53a commit 22ca882

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

content/integrations/rollbar.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
title: Datadog-Rollbar Integration
3+
integration_title: Rollbar
4+
kind: integration
5+
doclevel: basic
6+
---
7+
8+
### Overview
9+
10+
Rollbar helps developers like us build better software, faster. With Rollbar developers can view exceptions from all of of their frameworks, platforms and environments in one place.
11+
12+
With this integration Rollbar users can:
13+
14+
- Syndicate exceptions, errors and code deployments as 'Events' in Datadog.
15+
16+
### Installation
17+
18+
No installation is required.
19+
20+
### Configuration
21+
22+
To integrate Rollbar with Datadog:
23+
24+
1. Retrieve an API key from Datadog's [API settings page](https://app.datadoghq.com/account/settings#api)
25+
1. Login to [Rollbar](http://www.rollbar.com), and go to the Notification settings page for a project: Dashboard → Settings → Notifications
26+
1. Enter your Datadog API key.
27+
1. Click Enable Datadog Integration
28+
1. (optional) Customize your notification settings to taste!
29+
30+
### Metrics
31+
32+
This integration does not include metrics at this time.
33+
34+
### Events
35+
36+
This integration will push exceptions, errors and code deployments into Datadog as events.

0 commit comments

Comments
 (0)