Skip to content

wingleung/dashing-sentry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dashing-sentry

Dashing widget for a Top 5 from Sentry error tracking

Got

Usage

Add job and widget files to your project.

config.yml

sentry:
  projects:
    YOUR_PROJECT_NAME:
      name: YOUR_PROJECT_NAME
      organization: YOUR_ORGANIZATION_NAME
      api_key: YOUR_API_KEY

dashboard.erb

<li data-row="1" data-col="1" data-sizex="2" data-sizey="1">
  <div data-id="sentry_toperrors_PROJECT_NAME" data-view="SentryTopErrors" data-title="Top 5 errors"></div>
</li>

License

MIT

About

Dashing widget for a Top 5 from Sentry error tracking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published