thegreenrobot / pagerduty_dashing

A Dashing dashboard for PagerDuty Services & Schedules
MIT License
44 stars 23 forks source link

Dashboard displaying default vaules #28

Open nutt318 opened 8 years ago

nutt318 commented 8 years ago

Hello,

I just publish using Heroku and was a very easy setup with the config perimeters but the dashboard is displaying content from your original demo. My services and schedules are not showing up and i've tried both versions of the pagerduty api, any ideas what may be wrong?

nutt318 commented 8 years ago

So I thought I could change the name of the wording on the blocks but found out that I have to have the staging/preprod/production values for services. Once I correct those word its now working.

Any way to customize the text using heroku? I would like to display different wording on the dashboard.

Thanks!

thegreenrobot commented 8 years ago

Hi there, thanks for reaching out.

It would probably involve some heavy refactoring of the pagerduty.erb dashboard to dynamically inject the services and their parameters.

The shortest path would be fork the repo and make the service name tweaks that best meet your needs.

Thanks, Matt