-
Notifications
You must be signed in to change notification settings - Fork 1
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: nobl9/nobl9-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.83.0-rc3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: nobl9/nobl9-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.83.0-rc4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 176 files changed
- 3 contributors
Commits on Jul 8, 2024
-
feat: Define manifest objects examples in code (#477)
## Motivation We're currently lacking in examples for our `v1alpha` objects. This PR covers that hole by adding utilities for generating these examples and verifying them. ## Release Notes Added extended examples to the `v1alpha` objects with different configuration variants.
Configuration menu - View commit details
-
Copy full SHA for 9732f54 - Browse repository at this point
Copy the full SHA 9732f54View commit details -
chore: Add Alert Method e2e tests (#481)
Extends end-to-end tests with `v1alpha.AlertMethod` coverage. It utilizes generated examples to easily test application of different Alert Method variants.
Configuration menu - View commit details
-
Copy full SHA for 75d8472 - Browse repository at this point
Copy the full SHA 75d8472View commit details -
chore: Update module github.com/aws/aws-sdk-go to v1.54.16 (#487)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.54.15` -> `v1.54.16` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.54.16`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15416-2024-07-08) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.54.15...v1.54.16) \=== ##### Service Client Updates - `service/codedeploy`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/devicefarm`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/dms`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/elasticbeanstalk`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/email`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/es`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/firehose`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/gamelift`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/qapps`: Updates service API, documentation, waiters, paginators, and examples - `service/route53resolver`: Updates service API </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1a0e281 - Browse repository at this point
Copy the full SHA 1a0e281View commit details
Commits on Jul 9, 2024
-
chore: Add v1alpha RoleBinding e2e tests (#486)
## Motivation Extends e2e tests coverage for `v1alpha` `RoleBinding`.
Configuration menu - View commit details
-
Copy full SHA for 8338531 - Browse repository at this point
Copy the full SHA 8338531View commit details -
chore: Add Alert Method e2e tests (#488)
Adds v1alpha `AlertMethod` e2e test cases.
Configuration menu - View commit details
-
Copy full SHA for 8794a87 - Browse repository at this point
Copy the full SHA 8794a87View commit details -
chore: Update module github.com/aws/aws-sdk-go to v1.54.17 (#489)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.54.16` -> `v1.54.17` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.54.17`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15417-2024-07-09) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.54.16...v1.54.17) \=== ##### Service Client Updates - `service/datazone`: Updates service API - `service/fsx`: Updates service API and documentation - `service/opensearch`: Updates service API and documentation - `service/sagemaker`: Updates service API, documentation, and paginators - This release 1/ enables optimization jobs that allows customers to perform Ahead-of-time compilation and quantization. 2/ allows customers to control access to Amazon Q integration in SageMaker Studio. 3/ enables AdditionalModelDataSources for CreateModel action. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1a7c326 - Browse repository at this point
Copy the full SHA 1a7c326View commit details
Commits on Jul 11, 2024
-
feat: PC-13045 Good total single query experimental support (#458)
## Motivation Enabling support for gathering godd and total points using single query. Currently for Splunk only. Sample YAML: ``` --- apiVersion: n9/v1alpha kind: SLO metadata: name: splunk-counts-calendar project: splunk spec: service: splunk-service indicator: metricSource: kind: Agent name: splunk project: splunk timeWindows: - unit: Day count: 1 calendar: startTime: 2021-04-09 00:00:00 timeZone: Europe/Warsaw budgetingMethod: Occurrences objectives: - displayName: So so target: 0.80 name: objective-1 countMetrics: incremental: false goodTotal: splunk: query: |- | mstats avg("spl.intr.resource_usage.IOWait.data.avg_cpu_pct") as n9good WHERE index="_metrics" span=15s | join type=left _time [ | mstats avg("spl.intr.resource_usage.IOWait.data.max_cpus_pct") as n9total WHERE index="_metrics" span=15s ] | rename _time as n9time | fields n9time n9good n9total ``` ## Summary Added new `goodTotal` field to count metrics spec Added validation for splunk query with new field names `n9time`, `n9good`, `n9total` ## Testing - Unit tests - Manual planned tests after sloctl and platform changes No release notes, as this is in experimental stage.
Configuration menu - View commit details
-
Copy full SHA for 77ff3d4 - Browse repository at this point
Copy the full SHA 77ff3d4View commit details
There are no files selected for viewing