Commit Graph

27 Commits (0870464ea535a2ad111b856637bc99eefc0b1051)

Author SHA1 Message Date
Mario Trangoni 0870464ea5 Fix goconst issues 7 years ago
bergquist 7333d7b8d4 alerting: invert sendOnce to sendReminder 7 years ago
John Baublitz 3cb0e27e1c Revert changes post code review and move them to notification page 7 years ago
Karsten Weiss b7adf28501 Remove redundancy in variable declarations (golint) 7 years ago
Corentin Chary d4d2b6d7da notitfiers: avoid ShouldNotify duplication 7 years ago
Leonard Gram 87bc60b9d7 alerting: adds back the link to grafana. 7 years ago
John Baublitz aba6f627c5 Fix CI 7 years ago
John Baublitz 89557dd67b Modify Grafana Pagerduty notifier to use Pagerduty API V2 7 years ago
bergquist 7917efb31a pagerduty: fixes invalid default value 8 years ago
Thibault Chataigner fd633a1d5d Add a per-notifier ShouldNotify() 8 years ago
Vsevolod Polyakov d355862328
Make details more clean in PD description 8 years ago
bergquist 2de94d6548 convert old metrics to prom metrics 8 years ago
David Wittman 8f5fbb4254 Fix typo in PagerDuty notifier options template (#8978) 8 years ago
Ricky Moorhouse 665caa8e08
Include triggering metrics to pagerduty alerts 8 years ago
Torkel Ödegaard b8f559aecb feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162 8 years ago
huydx 015fa82cf5 fix(alert): alert test should return error when it failed to dispatch 9 years ago
bergquist eb34855adb feat(pagerduty): add support for auto resolve 9 years ago
utkarshcmu 610ea090dc Send test notification fixed 9 years ago
bergquist 5542b0ab9e tech(pagerduty): sync calls should be using context 9 years ago
bergquist 66f257e382 tech(pagerduty): make api call sync 9 years ago
bergquist 7bc80d0374 tech(pagerduty): declare url as constant 9 years ago
utkarshcmu 5549d8658a Fixed description message 9 years ago
utkarshcmu f8d1eb11a9 Removed ExecError state 9 years ago
utkarshcmu 638d3bcb42 Removed NoData option 9 years ago
utkarshcmu df8cd764b2 Added trigger options with Pagerduty 9 years ago
utkarshcmu 139bbecc10 Added Pagerduty basic alerting 9 years ago