Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for opsgenie #140

Merged
merged 38 commits into from
Feb 21, 2021
Merged

feat: add support for opsgenie #140

merged 38 commits into from
Feb 21, 2021

Conversation

piksel
Copy link
Member

@piksel piksel commented Feb 21, 2021

Update of #73 with solved merge conflicts

JonasPf and others added 30 commits November 10, 2020 11:37
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
…channel (used to segfault) (#83)

Co-authored-by: Simon Aronsson <[email protected]>
JSON is too generic. OpsGenie uses the term "payload" in their
documentation so I've used that instead.
Shoutrrr uses the term `service` by convention
Co-authored-by: nils måsén <[email protected]>
This avoids having to initialize PropKeyResolver twice (once when
initializing and once when generating a playload)
@codecov
Copy link

codecov bot commented Feb 21, 2021

Codecov Report

Merging #140 (394e38c) into main (fd3e82d) will increase coverage by 0.72%.
The diff coverage is 73.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #140      +/-   ##
==========================================
+ Coverage   61.77%   62.50%   +0.72%     
==========================================
  Files          62       65       +3     
  Lines        1758     1864     +106     
==========================================
+ Hits         1086     1165      +79     
- Misses        561      576      +15     
- Partials      111      123      +12     
Impacted Files Coverage Δ
pkg/format/format_query.go 0.00% <0.00%> (ø)
pkg/services/opsgenie/opsgenie.go 69.38% <69.38%> (ø)
pkg/services/opsgenie/opsgenie_entity.go 71.42% <71.42%> (ø)
pkg/services/opsgenie/opsgenie_config.go 85.71% <85.71%> (ø)
pkg/router/servicemap.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fd3e82d...394e38c. Read the comment docs.

@piksel piksel merged commit 8aa6f46 into main Feb 21, 2021
@piksel piksel deleted the feature/opsgenie branch February 21, 2021 16:03
@simskij
Copy link
Member

simskij commented Feb 23, 2021

@all-contributors add @JonasPf for code

@allcontributors
Copy link
Contributor

@simskij

I've put up a pull request to add @JonasPf! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants