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

Allow the usage of the filters field when creating an agent rule #2492

Merged

Conversation

api-clients-generation-pipeline[bot]
Copy link
Contributor

@api-clients-generation-pipeline api-clients-generation-pipeline bot requested a review from a team as a code owner May 15, 2024 11:03
@api-clients-generation-pipeline api-clients-generation-pipeline bot added the changelog/Added Added features results into a minor version bump label May 15, 2024
@api-clients-generation-pipeline api-clients-generation-pipeline bot force-pushed the datadog-api-spec/generated/2787 branch 5 times, most recently from 5b6a73a to cf02c14 Compare May 22, 2024 17:02
@api-clients-generation-pipeline api-clients-generation-pipeline bot merged commit 5a720de into master May 23, 2024
12 checks passed
@api-clients-generation-pipeline api-clients-generation-pipeline bot deleted the datadog-api-spec/generated/2787 branch May 23, 2024 11:52
github-actions bot pushed a commit that referenced this pull request May 23, 2024
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com> 5a720de
mx-psi pushed a commit to open-telemetry/opentelemetry-collector-contrib that referenced this pull request Jul 2, 2024
…33848)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/DataDog/datadog-api-client-go/v2](https://github.com/DataDog/datadog-api-client-go)
| `v2.26.0` -> `v2.27.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.26.0/v2.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.26.0/v2.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>DataDog/datadog-api-client-go
(github.com/DataDog/datadog-api-client-go/v2)</summary>

###
[`v2.27.0`](https://github.com/DataDog/datadog-api-client-go/releases/tag/v2.27.0)

[Compare
Source](https://github.com/DataDog/datadog-api-client-go/compare/v2.26.0...v2.27.0)

<!-- Release notes generated using configuration in .github/release.yml
at v2.27.0 -->

##### What's Changed

##### Fixed

- Security Monitoring - Define specific payload for rule
validation/testing by
[@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline)
in
[DataDog/datadog-api-client-go#2513
- Remove the maximum limitation for the synthetics renotify_interval
monitor option by
[@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline)
in
[DataDog/datadog-api-client-go#2517
- Add bodyHash as a synthetics assertion type. by
[@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline)
in
[DataDog/datadog-api-client-go#2518
- Add missing attributes envelope in ListAPIs response by
[@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline)
in
[DataDog/datadog-api-client-go#2526

##### Added

- Allow the usage of the filters field when creating an agent rule by
[@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline)
in
[DataDog/datadog-api-client-go#2492
- Add tileDef sort attribute by
[@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline)
in
[DataDog/datadog-api-client-go#2494
- Add Security Monitoring rule test endpoint by
[@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline)
in
[DataDog/datadog-api-client-go#2509
- Add originalFileName field to the SyntheticsTestRequestBodyFile
definition by
[@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline)
in
[DataDog/datadog-api-client-go#2514
- Add support for API management ListAPIs by
[@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline)
in
[DataDog/datadog-api-client-go#2521
- Add elementsOperator to json path assertion for synthetic HTTP tests
by
[@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline)
in
[DataDog/datadog-api-client-go#2532
- Add /api/v2/org_configs specs by
[@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline)
in
[DataDog/datadog-api-client-go#2531
- Update docs for RU Rollout New and Deprecated Keys planned for Oct 1st
by
[@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline)
in
[DataDog/datadog-api-client-go#2544
- Add option for wait step in multistep api tests by
[@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline)
in
[DataDog/datadog-api-client-go#2543

##### Changed

- Monitor priority can have custom ranges and be null by
[@&#8203;api-clients-generation-pipeline](https://github.com/api-clients-generation-pipeline)
in
[DataDog/datadog-api-client-go#2541

##### New Contributors

- [@&#8203;tim-chaplin-dd](https://github.com/tim-chaplin-dd) made
their first contribution in
[DataDog/datadog-api-client-go#2450
- [@&#8203;jack-edmonds-dd](https://github.com/jack-edmonds-dd) made
their first contribution in
[DataDog/datadog-api-client-go#2536

**Full Changelog**:
DataDog/datadog-api-client-go@v2.26.0...v2.27.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any
time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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/open-telemetry/opentelemetry-collector-contrib).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog/Added Added features results into a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant