linkedin / linkedin/Burrow

Use template syntax for http notififier urls

Open
#355 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
4k
Forks
818
Avg merge
1h 14m
Merged PRs (30d)
1

Description

Some API calls requires to pass the alert ID within the URI:
https://docs.opsgenie.com/docs/alert-api#section-close-alert

Could the url-open and url-close config params be interpreted as templates ?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the HTTP notifier handling for the url-open and url-close configuration parameters, then inspect how alert IDs are available when those URLs are used. Confirm the expected template syntax and add coverage for URLs containing an alert ID; done means both parameters can produce alert-specific request URLs.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.