npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@slates-integrations/pagerduty

v0.2.0-rc.6

Published

Manage incidents, services, and on-call schedules for infrastructure and application incident response. Create, acknowledge, escalate, and resolve incidents. Configure escalation policies, on-call rotations, and event orchestration rules. Ingest alerts an

Readme

Pagerduty

Manage incidents, services, and on-call schedules for infrastructure and application incident response. Create, acknowledge, escalate, and resolve incidents. Configure escalation policies, on-call rotations, and event orchestration rules. Ingest alerts and change events from monitoring tools via the Events API. Manage users, teams, contact methods, and notification rules. Access incident analytics and audit trails. Configure maintenance windows, business services, custom fields, and incident workflows. Subscribe to webhooks for incident and service lifecycle events.

Tools

Create Incident

Create a new PagerDuty incident on a specified service. Supports setting urgency, priority, assignments, escalation policy, conference bridge details, and a detailed description body.

Get Incident Analytics

Retrieve aggregated incident analytics from PagerDuty. Includes metrics like mean time to resolve, mean time to acknowledge, total incident count, and uptime percentage. Can be filtered by time range, services, teams, and urgency.

Get Incident

Get detailed information about a specific PagerDuty incident, including its notes, assignments, alerts, and timeline. Optionally fetch the incident's notes.

List Escalation Policies

List PagerDuty escalation policies with optional filtering by name, user, or team. Returns policy details including escalation rules and targets.

List Incidents

List and search PagerDuty incidents with filtering by status, service, team, user, urgency, and time range. Returns incident details including assignments, priority, and alert counts.

List On-Calls

Query who is currently on-call across schedules, escalation policies, or for specific users. Can be filtered by time range and escalation level. Useful for determining responder availability.

List Priorities

List all configured incident priorities for the PagerDuty account. Priorities are used to classify the importance of incidents and can be set when creating or updating incidents.

List Schedules

List PagerDuty on-call schedules with optional search filtering. Returns schedule details including time zone, users, and associated escalation policies.

List Services

List PagerDuty services with optional filtering by team or search query. Returns service details including status, escalation policy, and integrations.

List Teams

List PagerDuty teams with optional search filtering. Teams are collections of users and escalation policies representing groups within an organization.

List Users

List PagerDuty users with optional search query and team filtering. Returns user details including name, email, role, and team memberships.

Manage Maintenance Window

Create, list, or end PagerDuty maintenance windows. During a maintenance window, no incidents will be triggered on the affected services. Use this to schedule planned downtime.

Manage Service

Create, update, or delete a PagerDuty service. When creating, an escalation policy is required. Supports configuring auto-resolve timeout, acknowledgement timeout, alert creation settings, and urgency rules.

Send Event

Send an alert event or change event to PagerDuty via the Events API v2. Alert events can trigger, acknowledge, or resolve incidents. Change events provide deployment/change context for responders.

Update Incident

Update a PagerDuty incident — acknowledge, resolve, reassign, change urgency, escalation policy, priority, or add a note. Also supports snoozing and merging incidents.

License

This integration is licensed under the FSL-1.1.