Airbrake
Displays error information about your Airbrake project. Provides the ability to mute/unmute errors or resolve them.
Configuration
airbrake:
enabled: true
projectID: 123
authToken: "123**********************2b9"
position:
top: 4
left: 0
width: 3
height: 1
refreshInterval: 1m
Screenshots
Attributes
Name | Value |
---|---|
projectID
An ID of the project at Airbrake |
|
authToken
A user token, which grants access to the Airbrake API (you can find it in your profile). |
Keyboard
Key | Action |
---|---|
/ |
Open/close the widget's help modal |
[return] |
View information about the selected error |
o |
Open the selected story in the browser |
j |
Select the next item in the list |
k |
Select the previous item in the list |
s |
Resolves the selected error on Airbrake |
m |
Mutes the selected error on Airbrake |
u |
Unmutes the selected error on Airbrake |
r |
Refresh the data |
t |
Switches the display mode between normal and 'compare' views |
↓ |
Select the next item in the list |
↑ |
Select the previous item in the list |