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

Update module github.com/DataDog/datadog-api-client-go/v2 to v2.31.0 #35678

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/DataDog/datadog-api-client-go/v2 v2.30.0 -> v2.31.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

DataDog/datadog-api-client-go (github.com/DataDog/datadog-api-client-go/v2)

v2.31.0

Compare Source

What's Changed

Fixed
Added
Changed

Full Changelog: DataDog/datadog-api-client-go@v2.30.0...v2.31.0


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@songy23 songy23 closed this Oct 8, 2024
@songy23 songy23 reopened this Oct 8, 2024
@mx-psi mx-psi closed this Oct 8, 2024
@mx-psi mx-psi reopened this Oct 8, 2024
@songy23 songy23 added the ready to merge Code review completed; ready to merge by maintainers label Oct 8, 2024
Copy link

codecov bot commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.36%. Comparing base (679374a) to head (3d34273).
Report is 20 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #35678      +/-   ##
==========================================
+ Coverage   81.34%   81.36%   +0.01%     
==========================================
  Files        2135     2135              
  Lines      168943   169085     +142     
==========================================
+ Hits       137432   137569     +137     
+ Misses      26272    26270       -2     
- Partials     5239     5246       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mx-psi mx-psi merged commit 61a5813 into main Oct 8, 2024
317 of 318 checks passed
@mx-psi mx-psi deleted the renovate/all-github.comdatadog-packages branch October 8, 2024 19:10
@github-actions github-actions bot added this to the next release milestone Oct 8, 2024
Eromosele-SM pushed a commit to sematext/opentelemetry-collector-contrib that referenced this pull request Oct 9, 2024
…pen-telemetry#35678)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/DataDog/datadog-api-client-go/v2](https://redirect.github.com/DataDog/datadog-api-client-go)
| `v2.30.0` -> `v2.31.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.31.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.31.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.30.0/v2.31.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.30.0/v2.31.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.31.0`](https://redirect.github.com/DataDog/datadog-api-client-go/releases/tag/v2.31.0)

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

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

#### What's Changed

##### Fixed

- change schema used in FastlyServicesResponse by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2700](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2700)

##### Added

- Add new synthetics HTTP javascript assertion by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2616](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2616)
- Dashboards - Toplist widget style - Add palette by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2668](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2668)
- Allow Table Widget requests to specify text replace formatting in
dashboards by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2669](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2669)
- Add documentation for Data Jobs Monitoring summary keys by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2672](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2672)
- Update estimate docs with realtime changes by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2704](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2704)
- Ensure clients can handle empty oneOf objects by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2702](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2702)
- Add referenceTables field to security monitoring endpoints by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2697](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2697)
- Add UA documentation for new DJM usage_type by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2698](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2698)
- Add v2 endpoints for MS Teams Integration by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2707](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2707)
- Add documention for OCI Integration by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2713](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2713)
- Add schema for mobile test by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2682](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2682)
- Add Synthetics endpoint to fetch uptimes in API spec by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2661](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2661)

##### Changed

- Split the synthetics request port field into a oneOf by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2678](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2678)
- Remove unused field `color` in `TeamUpdateAttributes` by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2674](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2674)
- Powerpack add support for prefix and available values by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2683](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2683)
- bump go version to 1.22 by
[@&open-telemetry#8203;amaskara-dd](https://redirect.github.com/amaskara-dd) in
[https://github.com/DataDog/datadog-api-client-go/pull/2692](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2692)
- Update v2 metrics list endpoint filter by metric type to use metric
type category by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2705](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2705)

**Full Changelog**:
DataDog/datadog-api-client-go@v2.30.0...v2.31.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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <[email protected]>
jmichalek132 pushed a commit to jmichalek132/opentelemetry-collector-contrib that referenced this pull request Oct 10, 2024
…pen-telemetry#35678)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/DataDog/datadog-api-client-go/v2](https://redirect.github.com/DataDog/datadog-api-client-go)
| `v2.30.0` -> `v2.31.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.31.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.31.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.30.0/v2.31.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.30.0/v2.31.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.31.0`](https://redirect.github.com/DataDog/datadog-api-client-go/releases/tag/v2.31.0)

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

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

#### What's Changed

##### Fixed

- change schema used in FastlyServicesResponse by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2700](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2700)

##### Added

- Add new synthetics HTTP javascript assertion by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2616](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2616)
- Dashboards - Toplist widget style - Add palette by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2668](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2668)
- Allow Table Widget requests to specify text replace formatting in
dashboards by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2669](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2669)
- Add documentation for Data Jobs Monitoring summary keys by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2672](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2672)
- Update estimate docs with realtime changes by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2704](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2704)
- Ensure clients can handle empty oneOf objects by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2702](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2702)
- Add referenceTables field to security monitoring endpoints by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2697](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2697)
- Add UA documentation for new DJM usage_type by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2698](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2698)
- Add v2 endpoints for MS Teams Integration by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2707](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2707)
- Add documention for OCI Integration by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2713](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2713)
- Add schema for mobile test by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2682](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2682)
- Add Synthetics endpoint to fetch uptimes in API spec by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2661](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2661)

##### Changed

- Split the synthetics request port field into a oneOf by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2678](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2678)
- Remove unused field `color` in `TeamUpdateAttributes` by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2674](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2674)
- Powerpack add support for prefix and available values by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2683](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2683)
- bump go version to 1.22 by
[@&open-telemetry#8203;amaskara-dd](https://redirect.github.com/amaskara-dd) in
[https://github.com/DataDog/datadog-api-client-go/pull/2692](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2692)
- Update v2 metrics list endpoint filter by metric type to use metric
type category by
[@&open-telemetry#8203;api-clients-generation-pipeline](https://redirect.github.com/api-clients-generation-pipeline)
in
[https://github.com/DataDog/datadog-api-client-go/pull/2705](https://redirect.github.com/DataDog/datadog-api-client-go/pull/2705)

**Full Changelog**:
DataDog/datadog-api-client-go@v2.30.0...v2.31.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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file exporter/datadog Datadog components ready to merge Code review completed; ready to merge by maintainers receiver/datadog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants