Quantcast
Channel: PagerDuty Community - Latest topics
Viewing all 1569 articles
Browse latest View live

Hello PD Community

$
0
0

@jweltsch wrote:

Hello! I am new to PagerDuty and the PD Community. I am starting an industry analyst relations program for PagerDuty. Iff you have any questions on how you can leverage the wisdom and knowledge of industry analysts from firms like Gartner, Forrester, IDC, etc., feel free to ping me here to learn more. If you are an industry analyst engaged in the community, please reach out to me if you have any questions about PagerDuty.

Posts: 1

Participants: 1

Read full topic


Ahoy There!

$
0
0

@JustinGriffin wrote:

Hi I’m Justin.

Currently working on a Slack App for ChatOps and Automation. I’m a former product manager and before that Support Operator, Having carried the pager(ok, not that old it was a mobile phone with text messaging), I’m a big fan of PagerDuty fan. I’ll never forget the time I got a call at 10pm while out on a Friday night. I spent the next three hours sitting on the curb outside with my laptop and Sprint wireless card fixing an issue forcing my good friend to meet his future wife. I’m excited to be a partner with PagerDuty to help those carrying the pager to get back inside fast so they can be the ones meeting their future significant other.

Why the pirate robot? I like sailing and we build a bot at RigD.

Posts: 1

Participants: 1

Read full topic

Hello from San Jose

$
0
0

@maxpoole wrote:

Hello there,

I’m an SRE at eBay. We’ve just recently switched all of our on call to Pagerduty, hello everybody!

Posts: 1

Participants: 1

Read full topic

Hello from Singapore!

$
0
0

@alflee wrote:

Hey everyone! Alfred from Singapore here! :wave:

I am the Product Owner at Our Better World, a non-profit that finds, creates and tells stories of everyday people doing good. Do check us at https://ourbetterworld.org!

We are not fully set up yet but looking to use PagerDuty to help us ensure we respond to incidents promptly. Am looking forward to being a part of this community.

Posts: 1

Participants: 1

Read full topic

Hello from South Africa

$
0
0

@gary.williams wrote:

HI guys

I am an SRE in Dervico, a company based in sunny South Africa.
We currently use PD for all our alerting, interested to know how other SRE’s out there use PD to add value in your space

Regards
Gary

Posts: 1

Participants: 1

Read full topic

Hello pagerduty Community from Seattle

$
0
0

@histamineblkr wrote:

Hello everyone I’m Brandon and am a systems/software engineer in the Seattle area.

I enjoy long pagerduty-barbershop ballads whilst doing my favorite past times: sleeping, eating dinner, showering, skateboarding, working, dates, family events, and other great interruptible moments. :joy:

Unfortunately, my oncall week is about every 6 weeks so I only get to listen to “The Server is on Fire” 14.3% of the time during my life.

Posts: 3

Participants: 3

Read full topic

Moving to a New Nagios Server

$
0
0

@mmartin wrote:

Hello All,

I am in the process of moving all of our Nagios checks to a newer Linux server/VM. I am wondering what I’ll need to do to move our PagerDuty things over to this new server.

Is it that I just need to install PagerDuty again and then copy over the existing integration key to the new server…?

Sorry, its been quite a while since I did the pagerduty installation and don’t really remember how I linked the installation to our PagerDuty account.

Also, instead of having to re-install/re-compile, (*we installed PagerDuty to /opt/pdagent), and I able to just copy this directory over to the new server…?

Thanks in Advance,
Matt

Posts: 2

Participants: 1

Read full topic

has anyone user pager duty alert to restart windows server or windows service?

$
0
0

@reliablemk wrote:

Hi,

has anyone user pager duty alert to restart windows server or windows service? If yes can you please share how you did it or some tips on the same?

thanks

Posts: 1

Participants: 1

Read full topic


NPM for the existing-official javascript library?

Querying for Web-hooks belonging to a specific schema_id

$
0
0

@SasikanthV wrote:

The API reference is not able to get extensions filtered on a specific extension_schema_id. I am trying to find any V4.0 extensions on my account and the list returns all the extensions even after providing the V4.0 schema_id in the query.

Is there a different/better way to do this ?

Posts: 2

Participants: 1

Read full topic

Create Team V2 RestAPI giving "Name cannot be empty" error message

$
0
0

@Ananthmakaram wrote:

Hello -
I made several attempts to create a single Team using the V2 RESTApi, but unable to do so.

My curl statement is :
curl -X POST --header ‘Accept: application/vnd.pagerduty+json;version=2’ --header ‘Authorization: Token token=’ -d ‘{“team”: {“type”: “team”, “name” : “teamname”}}’ ‘https://api.pagerduty.com/teams

please help!!

Posts: 10

Participants: 2

Read full topic

How to create a slack channel from PagerDuty

Getting "Escalation Policy must be a hash" error when attempting to create Escalation Policy with V2 API through Curl

$
0
0

@Ananthmakaram wrote:

I am unable to send this JSON object through… as the documentation does not match the schema spec…
JSON Payload below -

Please help! Error Message below -
{
“escalation_policy”: [
{
“type”: “escalation_policy”,
“name”: “AnanthDemo2_EscalataionPolicy”,
“escalation_rules”: [
{
“escalation_delay_in_minutes”: 30,
“targets”: [
{
“type”: “user_reference”,
“summary”: “Joe”,
},
{
“type”: “user_reference”,
“summary”: “Jack”,
}
]
},
{
“escalation_delay_in_minutes”: 30,
“targets”: [
{
“type”: “user_reference”,
“summary”: “Mike”,
},
{
“type”: “user_reference”,
“summary”: “ananth makaram”,
}
]
}
],
“services”: ,
“num_loops”: 1,
“teams”: [
{
“type”: “team_reference”,
“summary”: “moonshotdeltatwo”,
}
],
“description”: “”,
“privilege”: null
},
],
“limit”: 25,
“offset”: 0,
“more”: false,
“total”: null
}
{
“error”: {
“message”: “Invalid Input Provided”,
“code”: 2001,
“errors”: [
“escalation_policy must be a Hash”
]
}
}

Posts: 2

Participants: 1

Read full topic

Create Incident API V2 call requires a Priority ID ; But how do I get that?

$
0
0

@Ananthmakaram wrote:

I am unable to pass a json object to create an incident through the V2 Events API as I am unable to provide a Prirority ID as its a required field in the schema object… Please help?

Posts: 2

Participants: 1

Read full topic

Pagerduty REST API Swagger spec?

$
0
0

@Brooke_Gravitt wrote:

Is there a swagger/openapi json file or endpoint available for the Pagerduty REST APIs? I’d like to import it into Postman ( aware of the Postman<->Pagerduty integration for the web UI already )

Thanks!
Brooke

Posts: 2

Participants: 2

Read full topic


Hello from Indonesia

$
0
0

@gandhz wrote:

Hi All,

I’m Gandhi from Indonesia. Currently I’m working at Commonwealth Indonesia as IT DevOps CI and Automation. Right now I’m doing POC on automation creating issue based on monitoring alert.

Posts: 1

Participants: 1

Read full topic

Hello from the Twin Cities (Minnesota) and Lille, France

$
0
0

@jgn wrote:

Hi folks – jgn here. My company, Iora Health, has most of its engineering in Boston but we maintain an outpost in downtown Minneapolis.

And until July, I’m in Lille, France!

Posts: 1

Participants: 1

Read full topic

Monitoring pipeline healthcheck

$
0
0

@maran wrote:

Hello,
I would like to get PD alert when our monitoring is not working or can’t reach PD.
My idea is to periodically sent specific alert to PD and get notified if PD will not get this alert.
Kind of “Alert if there is no alert” .)

I don’t want to use any other service like Dead Man’s Snitch. I just want to be notified from PD that my monitoring pipeline is not working…

PS: Our setup: 2x prometheus -> 2x alertmanager -> PD

Regards
Martin

Posts: 2

Participants: 1

Read full topic

Hellllo from San Francisco!

$
0
0

@moon_dreamz wrote:

Hi guys! My name is Donna and I’m a techie in San Francisco. Hoping to learn more about PagerDuty as I lurk around here.

Posts: 1

Participants: 1

Read full topic

Retrieve all informations from input alert

$
0
0

@Thomas wrote:

Hi,

Through your WebUI we can access to all fields (in Custom details table) send by Datadog for creating an incident, especially the “tags” fields. But, when I get the same incident with your API, these fields are not returned, is that possible to get them? We index all our incidents in an Elasticsearch and those tags are really useful for us to categorize. As these are part of initial payload, they should be accessible easily.

Thanks

Posts: 2

Participants: 1

Read full topic

Viewing all 1569 articles
Browse latest View live