I run a service that integrates with pager duty on behalf of our users, and man oh man did they make some poor design choices with their API. The most glaring one is their integration keys, which is how you trigger an alert. They’re just v4 uuids with the hyphens removed, or in other words, completely random. This is fine by itself, except they have two versions of their event API, and keys for the v1 API don’t work…
PagerDuty S-1
31–40 of 194 posts
Re: PagerDuty S-1
#32Re: PagerDuty S-1
#33Re: PagerDuty S-1
#34I run a service that integrates with pager duty on behalf of our users, and man oh man did they make some poor design choices with their API. The most glaring one is their integration keys, which is how you trigger an alert. They’re just v4 uuids with the hyphens removed, or in other words, completely random. This is fine by itself, except they have two versions of their event API, and keys for the v1 API don’t work…
e.g.
"account_sid": "ACXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "phone_number_sid": "PNXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "sid": "CAXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX",
Re: PagerDuty S-1
#35PagerDuty feels like abandonware. It hasn't changed in the last 4-5 years.
And check this https://www.pagerduty.com/whats-new/
Re: PagerDuty S-1
#36PagerDuty feels like abandonware. It hasn't changed in the last 4-5 years.
Agreed, too many good open source solutions now. No one thinks of alerting as paging anymore. You can use email to text now, chat solutions like Slack/Mattermost/etc. You no longer need an SMS gateway and if you do then Prometheus supports Twilio. All PagerDuty has going for it is a sales team trying to get managers to sign up for a service before exploring alternatives.
Re: PagerDuty S-1
#37Earlier quoted context omitted.
What are they doing with all those R&D dollars?
Timbits and Crown Royal. It’s not going to the product that’s for sure.
Re: PagerDuty S-1
#38Re: PagerDuty S-1
#39I run a service that integrates with pager duty on behalf of our users, and man oh man did they make some poor design choices with their API. The most glaring one is their integration keys, which is how you trigger an alert. They’re just v4 uuids with the hyphens removed, or in other words, completely random. This is fine by itself, except they have two versions of their event API, and keys for the v1 API don’t work…
Do the same calls to the same APIs from the same customers ever change from v1 to v2 (or vice versa)? If not, can you record if it was v1/2 and then always make the same call after that? And then don't record errors for your initial probe request? Then your data will be clean and you'll make a lot less calls.
It’s just frustrating that we need to keep this information around on our side to mitigate issues with the API that is central to their entire business.
Re: PagerDuty S-1
#40Professional marketer perspective: Sales and Marketing is around 60% of revenue at 47 million a year. Advertising is around 5 million a year, so the rest of the spend looks like sales costs, content production, and maybe event marketing. The media spend seems to be mostly adwords: "The effectiveness of our online advertising has varied over time and may vary in the future due to competition for key search terms, chan…
Jesus, do people really like company FB pages (especially B2B companies) at all these days?