-
Notifications
You must be signed in to change notification settings - Fork 61
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
[Integration][New Relic] - Add support for service level #840
Merged
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
5f48f71
add support for service level
PeyGis 71fa389
Merge branch 'main' into newrelic-slo
PeyGis a897f21
create changelog
PeyGis ee63e7c
build changelog
PeyGis 2dcf84b
lint code
PeyGis dd72146
refactor code
PeyGis b1ab418
lint code
PeyGis e9a3753
Merge branch 'main' into newrelic-slo
PeyGis dd1291b
Merge branch 'main' into newrelic-slo
PeyGis fcc32ff
update blueprint values
PeyGis b7c8ab9
Merge branch 'newrelic-slo' of https://github.com/port-labs/ocean int…
PeyGis 59f1146
Merge branch 'main' into newrelic-slo
PeyGis ed04b60
batch request sli
PeyGis 418edbe
use stream async iterator
PeyGis 7982ea5
remove unused import
PeyGis ff43d1c
add comment
PeyGis 903dd05
resolve conflict with ocean bump
PeyGis eff6699
resolve conflict
PeyGis 926cf6c
add semaphoes
PeyGis 6f405ee
Merge branch 'main' of https://github.com/port-labs/ocean into newrel…
PeyGis cd57ac6
update comment
PeyGis 917a894
DRY formatting of tags
PeyGis 2065027
update changelog formatting
PeyGis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[tool.poetry] | ||
name = "newrelic" | ||
version = "0.1.65" | ||
version = "0.1.70" | ||
description = "New Relic Integration" | ||
authors = ["Tom Tankilevitch <[email protected]>"] | ||
|
||
|
Oops, something went wrong.
You are viewing a condensed version of this merge commit. You can view the full changes here.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.