forked from open-telemetry/opentelemetry-collector-contrib
-
Notifications
You must be signed in to change notification settings - Fork 5
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
[pull] main from open-telemetry:main #34
Merged
Merged
Conversation
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 is the 2nd PR for the failover connector that implements the core failover functionality. It is currently in place for Traces and once solidified will be repeated for metrics and logs Link to tracking Issue: #20766 Note: Will add traces tests today but pushing up to begin review cc: @djaglowski @fatsheep9146
Signed-off-by: Alex Boten <[email protected]>
**Description:** Add tests that verify the Supervisor's behavior using a real Collector binary against an OpAMP server written with the opamp-go library. This tests a basic set of functionality mostly based on what is currently listed as implemented in the Supervisor's feature table. Right now these tests start the Supervisor using the Go API to avoid process handling, but could be changed to start it through a binary in the future. I've placed these tests in the E2E testing workflow even though they run fairly quickly since they depend on a built Collector binary, may become more expansive in the future, and don't fit in any of the existing jobs in the `build-and-test` workflow. I'm open to placing them in another location if we'd prefer them elsewhere. This also updates opamp-go to v0.9.0 to take advantage of open-telemetry/opamp-go#200. **Link to tracking Issue:** Resolves #24292
**Description:** Adds `Hour` converter closes #29468 **Testing:** adds unit test **Documentation:** doc'd in readme for ottl converters --------- Co-authored-by: Evan Bradley <[email protected]>
…te (#29768) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> Deprecating k8s.kubeproxy.version resource attribute **Link to tracking Issue:** <Issue number if applicable> #29748 **Testing:** <Describe what testing was performed and which tests were added.> **Documentation:** <Describe the documentation added.>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/snowflakedb/gosnowflake](https://togithub.com/snowflakedb/gosnowflake) | require | patch | `v1.7.0` -> `v1.7.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>snowflakedb/gosnowflake (github.com/snowflakedb/gosnowflake)</summary> ### [`v1.7.1`](https://togithub.com/snowflakedb/gosnowflake/releases/tag/v1.7.1): Release [Compare Source](https://togithub.com/snowflakedb/gosnowflake/compare/v1.7.0...v1.7.1) - Please check Snowflake [community page for release notes](https://docs.snowflake.com/en/release-notes/clients-drivers/golang). </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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
This follows open-telemetry/opentelemetry-collector#9065 (comment) --------- Signed-off-by: Alex Boten <[email protected]> Co-authored-by: Pablo Baeyens <[email protected]>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | require | minor | `v1.48.14` -> `v1.49.0` | | [github.com/aws/aws-sdk-go-v2](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.23.5` -> `v1.24.0` | | [github.com/aws/aws-sdk-go-v2/config](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.25.12` -> `v1.26.1` | | [github.com/aws/aws-sdk-go-v2/credentials](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.16.10` -> `v1.16.12` | | [github.com/aws/aws-sdk-go-v2/service/kinesis](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.24.3` -> `v1.24.5` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.47.3` -> `v1.47.5` | | [github.com/aws/aws-sdk-go-v2/service/sts](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.26.3` -> `v1.26.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.49.0`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1490-2023-12-11) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.48.16...v1.49.0) \=== ##### Service Client Updates - `service/neptune`: Updates service API and documentation - This release adds a new parameter configuration setting to the Neptune cluster related APIs that can be leveraged to switch between the underlying supported storage modes. - `service/pinpoint`: Updates service documentation - This release includes Amazon Pinpoint API documentation updates pertaining to campaign message sending rate limits. - `service/securityhub`: Updates service API and documentation ##### SDK Features - `service/sqs`: BREAKFIX: Revert SQS error constants to original state - Values for SQS error constants were incorrectly changed. This reverts them back. ### [`v1.48.16`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14816-2023-12-08) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.48.15...v1.48.16) \=== ##### Service Client Updates - `service/ec2`: Updates service API - M2 Mac instances are built on Apple M2 Mac mini computers. I4i instances are powered by 3rd generation Intel Xeon Scalable processors. C7i compute optimized, M7i general purpose and R7i memory optimized instances are powered by custom 4th Generation Intel Xeon Scalable processors. - `service/finspace`: Updates service API, documentation, and paginators - `service/monitoring`: Updates service API and documentation - Adds support for the OpenTelemetry 1.0 output format in CloudWatch Metric Streams. ### [`v1.48.15`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14815-2023-12-07) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.48.14...v1.48.15) \=== ##### Service Client Updates - `service/codedeploy`: Updates service API and documentation - This release adds support for two new CodeDeploy features: 1) zonal deployments for Amazon EC2 in-place deployments, 2) deployments triggered by Auto Scaling group termination lifecycle hook events. </details> <details> <summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)</summary> ### [`v1.24.0`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.23.1...v1.24.0) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.23.5...v1.24.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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
…d/common to v1.0.816 (#29781) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://togithub.com/tencentcloud/tencentcloud-sdk-go) | require | patch | `v1.0.811` -> `v1.0.816` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>tencentcloud/tencentcloud-sdk-go (github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common)</summary> ### [`v1.0.816`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10816) #### 云安全一体化平台(csip) 版本:2022-11-21 ##### 第 25 次发布 发布时间:2023-12-12 01:27:48 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [DescribeNICAssets](https://cloud.tencent.com/document/api/664/102406) 新增数据结构: - [NICAsset](https://cloud.tencent.com/document/api/664/90825#NICAsset) #### 域名注册(domain) 版本:2018-08-08 ##### 第 28 次发布 发布时间:2023-12-12 01:41:31 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [TemplateInfo](https://cloud.tencent.com/document/api/242/38895#TemplateInfo) - <font color="#dd0000">**修改成员**:</font>IsBlack #### 腾讯电子签企业版(ess) 版本:2020-11-11 ##### 第 140 次发布 发布时间:2023-12-12 01:48:23 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreateBatchQuickSignUrl](https://cloud.tencent.com/document/api/1323/101058) - 新增入参:FlowGroupId - <font color="#dd0000">**修改入参**:</font>FlowIds #### 腾讯电子签(基础版)(essbasic) 版本:2021-05-26 ##### 第 141 次发布 发布时间:2023-12-12 01:49:27 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [ChannelCreateBatchQuickSignUrl](https://cloud.tencent.com/document/api/1420/101059) - 新增入参:FlowGroupId - <font color="#dd0000">**修改入参**:</font>FlowIds - [ChannelCreatePreparedPersonalEsign](https://cloud.tencent.com/document/api/1420/96160) - 新增入参:SceneKey #### 腾讯电子签(基础版)(essbasic) 版本:2020-12-22 #### 实时互动-教育版(lcic) 版本:2022-08-17 ##### 第 47 次发布 发布时间:2023-12-12 02:02:36 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [RoomItem](https://cloud.tencent.com/document/api/1639/81423#RoomItem) - 新增成员:RecordBackground #### 容器镜像服务(tcr) 版本:2019-09-24 ##### 第 64 次发布 发布时间:2023-12-12 02:27:39 本次发布包含了以下内容: 改善已有的文档。 <font color="#dd0000">**删除接口**:</font> - DescribeCustomAccounts <font color="#dd0000">**删除数据结构**:</font> - CustomAccount #### 容器服务(tke) 版本:2018-05-25 ##### 第 166 次发布 发布时间:2023-12-12 02:39:11 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [CreateCLSLogConfig](https://cloud.tencent.com/document/api/457/102410) - [CreateEksLogConfig](https://cloud.tencent.com/document/api/457/102409) ### [`v1.0.815`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10815) #### 访问管理(cam) 版本:2019-01-16 ##### 第 56 次发布 发布时间:2023-12-11 00:09:38 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [LoginActionFlag](https://cloud.tencent.com/document/api/598/33167#LoginActionFlag) - 新增成员:Mail #### 腾讯电子签(基础版)(essbasic) 版本:2021-05-26 ##### 第 140 次发布 发布时间:2023-12-11 00:44:01 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [DescribeChannelOrganizations](https://cloud.tencent.com/document/api/1420/102360) 新增数据结构: - [ChannelOrganizationInfo](https://cloud.tencent.com/document/api/1420/61525#ChannelOrganizationInfo) #### 腾讯电子签(基础版)(essbasic) 版本:2020-12-22 #### 腾讯云可观测平台(monitor) 版本:2018-07-24 ##### 第 98 次发布 发布时间:2023-12-11 01:02:24 本次发布包含了以下内容: 改善已有的文档。 新增数据结构: - [AlarmConditionFilter](https://cloud.tencent.com/document/api/248/30354#AlarmConditionFilter) - [AlarmGroupByItem](https://cloud.tencent.com/document/api/248/30354#AlarmGroupByItem) 修改数据结构: - [AlarmPolicy](https://cloud.tencent.com/document/api/248/30354#AlarmPolicy) - 新增成员:Filter, GroupBy #### 私有域解析 Private DNS(privatedns) 版本:2020-10-28 ##### 第 16 次发布 发布时间:2023-12-11 01:10:39 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [QueryAsyncBindVpcStatus](https://cloud.tencent.com/document/api/1338/102361) #### 云数据库Redis(redis) 版本:2018-04-12 ##### 第 68 次发布 发布时间:2023-12-11 01:11:39 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [DescribeInstanceSupportFeature](https://cloud.tencent.com/document/api/239/102364) - [ModifyInstanceAvailabilityZones](https://cloud.tencent.com/document/api/239/102363) - [SwitchAccessNewInstance](https://cloud.tencent.com/document/api/239/102362) #### 消息队列 TDMQ(tdmq) 版本:2020-02-17 ##### 第 96 次发布 发布时间:2023-12-11 01:28:43 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [PulsarProInstance](https://cloud.tencent.com/document/api/1179/46089#PulsarProInstance) - 新增成员:Tags, CreateTime ### [`v1.0.814`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10814) #### 应用性能监控(apm) 版本:2021-06-22 ##### 第 22 次发布 发布时间:2023-12-08 01:08:53 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreateApmInstance](https://cloud.tencent.com/document/api/1463/65347) - 新增入参:PayMode - [ModifyApmInstance](https://cloud.tencent.com/document/api/1463/89002) - 新增入参:PayMode 修改数据结构: - [ApmInstanceDetail](https://cloud.tencent.com/document/api/1463/64927#ApmInstanceDetail) - 新增成员:PayMode, PayModeEffective #### 云安全一体化平台(csip) 版本:2022-11-21 ##### 第 24 次发布 发布时间:2023-12-08 01:27:48 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [DescribeGatewayAssets](https://cloud.tencent.com/document/api/664/102291) 新增数据结构: - [GateWayAsset](https://cloud.tencent.com/document/api/664/90825#GateWayAsset) #### 腾讯电子签企业版(ess) 版本:2020-11-11 ##### 第 139 次发布 发布时间:2023-12-08 01:47:50 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [Recipient](https://cloud.tencent.com/document/api/1323/70369#Recipient) - 新增成员:ApproverVerifyTypes, ApproverSignTypes #### 腾讯电子签(基础版)(essbasic) 版本:2021-05-26 ##### 第 139 次发布 发布时间:2023-12-08 01:48:54 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [Recipient](https://cloud.tencent.com/document/api/1420/61525#Recipient) - 新增成员:ApproverVerifyTypes, ApproverSignTypes #### 腾讯电子签(基础版)(essbasic) 版本:2020-12-22 #### 医疗报告结构化(mrs) 版本:2020-09-10 ##### 第 21 次发布 发布时间:2023-12-08 02:10:30 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [ImageMask](https://cloud.tencent.com/document/api/1314/102293) 新增数据结构: - [ImageMaskFlags](https://cloud.tencent.com/document/api/1314/56230#ImageMaskFlags) #### 文字识别(ocr) 版本:2018-11-19 ##### 第 124 次发布 发布时间:2023-12-08 02:12:05 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [TextVehicleBack](https://cloud.tencent.com/document/api/866/33527#TextVehicleBack) - 新增成员:FuelType - <font color="#dd0000">**修改成员**:</font>SubPageCode #### 容器服务(tke) 版本:2018-05-25 ##### 第 165 次发布 发布时间:2023-12-08 02:37:20 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [ResourceDeleteOption](https://cloud.tencent.com/document/api/457/31866#ResourceDeleteOption) - 新增成员:SkipDeletionProtection ### [`v1.0.813`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10813) #### 数据湖计算 DLC(dlc) 版本:2021-01-25 ##### 第 78 次发布 发布时间:2023-12-07 01:38:53 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [NotebookSessionInfo](https://cloud.tencent.com/document/api/1342/53778#NotebookSessionInfo) - <font color="#dd0000">**修改成员**:</font>ExecutorMaxNumbers - [TableResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TableResponseInfo) - 新增成员:HeatValue - [TaskResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TaskResponseInfo) - 新增成员:ResultFormat #### 腾讯电子签(基础版)(essbasic) 版本:2021-05-26 ##### 第 138 次发布 发布时间:2023-12-07 01:49:40 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [CreateFlowOption](https://cloud.tencent.com/document/api/1420/61525#CreateFlowOption) - <font color="#dd0000">**修改成员**:</font>SkipUploadFile #### 腾讯电子签(基础版)(essbasic) 版本:2020-12-22 #### 媒体处理(mps) 版本:2019-06-12 ##### 第 77 次发布 发布时间:2023-12-06 20:13:59 本次发布包含了以下内容: 改善已有的文档。 新增数据结构: - [AiAnalysisTaskDescriptionInput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskDescriptionInput) - [AiAnalysisTaskDescriptionOutput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskDescriptionOutput) - [AiAnalysisTaskDescriptionResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskDescriptionResult) - [AiParagraphInfo](https://cloud.tencent.com/document/api/862/37615#AiParagraphInfo) - [MediaAiAnalysisDescriptionItem](https://cloud.tencent.com/document/api/862/37615#MediaAiAnalysisDescriptionItem) 修改数据结构: - [AiAnalysisResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisResult) - 新增成员:DescriptionTask #### 私有域解析 Private DNS(privatedns) 版本:2020-10-28 ##### 第 15 次发布 发布时间:2023-12-07 02:16:03 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [AddSpecifyPrivateZoneVpc](https://cloud.tencent.com/document/api/1338/98675) - 新增入参:Sync - 新增出参:UniqId - [DeleteSpecifyPrivateZoneVpc](https://cloud.tencent.com/document/api/1338/98674) - 新增入参:Sync - 新增出参:UniqId #### Web 应用防火墙(waf) 版本:2018-01-25 ##### 第 76 次发布 发布时间:2023-12-07 02:50:53 本次发布包含了以下内容: 改善已有的文档。 新增数据结构: - [MiniPkg](https://cloud.tencent.com/document/api/627/53609#MiniPkg) 修改数据结构: - [BotQPS](https://cloud.tencent.com/document/api/627/53609#BotQPS) - <font color="#dd0000">**修改成员**:</font>RenewFlag - [InstanceInfo](https://cloud.tencent.com/document/api/627/53609#InstanceInfo) - 新增成员:MiniPkg, MiniQpsStandard, MiniMaxQPS #### 数据开发治理平台 WeData(wedata) 版本:2021-08-20 ##### 第 62 次发布 发布时间:2023-12-07 02:52:47 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [DescribeDsFolderTree](https://cloud.tencent.com/document/api/1267/100212) - 新增入参:TaskFolderId, DisplayType, IncludeTaskFolder - [DescribeDsParentFolderTree](https://cloud.tencent.com/document/api/1267/100211) - 新增入参:DisplayType ### [`v1.0.812`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10812) #### 商业智能分析 BI(bi) 版本:2022-01-05 ##### 第 7 次发布 发布时间:2023-12-06 01:10:35 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreateDatasourceCloud](https://cloud.tencent.com/document/api/590/98853) - 新增入参:ClusterId - [CreateEmbedToken](https://cloud.tencent.com/document/api/590/73724) - 新增入参:TicketNum - [ModifyDatasourceCloud](https://cloud.tencent.com/document/api/590/98850) - 新增入参:ClusterId 修改数据结构: - [EmbedTokenInfo](https://cloud.tencent.com/document/api/590/73726#EmbedTokenInfo) - 新增成员:TicketNum #### TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07 ##### 第 75 次发布 发布时间:2023-12-06 01:34:06 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [Package](https://cloud.tencent.com/document/api/1003/48097#Package) - 新增成员:HistoryBindResourceInfos #### 人脸核身(faceid) 版本:2018-03-01 ##### 第 67 次发布 发布时间:2023-12-06 01:49:35 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [ImageRecognitionV2](https://cloud.tencent.com/document/api/1007/102203) #### 游戏多媒体引擎(gme) 版本:2018-07-11 ##### 第 36 次发布 发布时间:2023-12-06 01:51:28 本次发布包含了以下内容: 改善已有的文档。 <font color="#dd0000">**预下线接口**:</font> - CreateAgeDetectTask - DescribeAgeDetectTask #### 边缘安全加速平台(teo) 版本:2022-09-01 ##### 第 67 次发布 发布时间:2023-12-06 02:32:56 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [OriginDetail](https://cloud.tencent.com/document/api/1552/80721#OriginDetail) - 新增成员:VodeoSubAppId, VodeoDistributionRange, VodeoBucketId - [OriginInfo](https://cloud.tencent.com/document/api/1552/80721#OriginInfo) - 新增成员:VodeoSubAppId, VodeoDistributionRange, VodeoBucketId - [Resource](https://cloud.tencent.com/document/api/1552/80721#Resource) - 新增成员:Type #### 边缘安全加速平台(teo) 版本:2022-01-06 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
**Description:** Adds a set of distribution reports that can be used to notify distribution maintainers of any changes to distributions. **Link to tracking Issue:** Fixes #28628
This PR adds more maintainers to the Splunk distributions and corrects the handle of @rmfitzpatrick , with my apologies.
**Description:** Fixing lint issues when GOOS=windows. This is in preparation to eventually include lint with GOOS=windows as part of CI. **Link to tracking Issue:** N/A **Testing:** `make` on component folder on a Windows box **Documentation:** N/A
**Description:** Identified and fixed an issue with the function responsible for querying storage metrics in `client.go`. The issue was that `sql.Rows.Scan()` was receiving a `float64` instead of an `int64` as previously thought and so trying to copy the column values into the provided variable pointers was causing a type error. To fix this the type of the variables passed into `sql.Rows.Scan()` was changed to `float64` and then recast as `int64` when inserting into the metric interface. This made more sense than potentially breaking existing pipelines by changing the metric type to `double` especially since the values for these metrics is always an integer (even if the database itself stores them as a float). Fixes #29750 **Testing:** Modified tests to expect float values from the mock database
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/net | require | minor | `v0.18.0` -> `v0.19.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/Azure/azure-kusto-go](https://togithub.com/Azure/azure-kusto-go) | require | minor | `v0.14.2` -> `v0.15.0` | | [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://togithub.com/Azure/azure-sdk-for-go) | require | patch | `v1.9.0` -> `v1.9.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Azure/azure-kusto-go (github.com/Azure/azure-kusto-go)</summary> ### [`v0.15.0`](https://togithub.com/Azure/azure-kusto-go/releases/tag/v0.15.0) [Compare Source](https://togithub.com/Azure/azure-kusto-go/compare/v0.14.2...v0.15.0) ##### Changed (BREAKING) - Queries are no longer progressive by default. - `ResultsProgressiveDisable()` has been removed. - Use `ResultsProgressiveEnabled()` to enable progressive queries. ##### Added - Add file options: RawDataSize, CompressionType - New package ingest/ingestoptions now contains Compression properties (in the future will hold DataFormat) ##### Fixed - String quoting in default value of query parameters </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
**Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> There's a combination of bugs currently existing in `get-codeowners.sh` and the `Mark issues as stale` workflow. This implements proposed solution 2 of #29744 - Match component against beginning of line in code owners. **Issues** Resolves #29744 **Testing** Basic spot checking script: ``` COMPONENTS=("azure" "processor/resourcedetection" "processor/resourcedetectionprocessor" "test" "testbed" "extension/observer" "internal/k8stest" "extension/encoding" "flaky" "pkg/translator" "tools" ) for EXAMPLE_COMPONENT in ${COMPONENTS[@]}; do OWNERS=$(COMPONENT=${EXAMPLE_COMPONENT} bash ".github/workflows/scripts/get-codeowners.sh") echo $EXAMPLE_COMPONENT: $OWNERS done ``` Output: ``` azure: processor/resourcedetection: @Aneurysm9 @dashpole processor/resourcedetectionprocessor: @Aneurysm9 @dashpole test: testbed: @open-telemetry/collector-approvers extension/observer: @dmitryax @rmfitzpatrick internal/k8stest: @crobert-1 extension/encoding: @atoulme @dao-jun @dmitryax @MovieStoreGuy @VihasMakwana flaky: pkg/translator: tools: ``` Reference [CODEOWNERS](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/.github/CODEOWNERS) as source of truth. --------- Co-authored-by: Evan Bradley <[email protected]>
…29790) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google.golang.org/genproto/googleapis/rpc](https://togithub.com/googleapis/go-genproto) | require | digest | `989df2b` -> `995d672` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/sys | require | minor | `v0.14.0` -> `v0.15.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
![image](https://github.com/open-telemetry/opentelemetry-collector-contrib/assets/12352919/0797a8fe-3eca-484d-b8d1-4f8a6e6994db) That comment will appear on every single renovatebot PR since we use opentlemetrybot to do the `make gotidy`. They don't provide value so this PR suppresses them.
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/oauth2 | require | minor | `v0.14.0` -> `v0.15.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Renovatebot PRs can never pass the govulncheck until the `go mod tidy` commit comes in.
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google.golang.org/grpc](https://togithub.com/grpc/grpc-go) | require | minor | `v1.59.0` -> `v1.60.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>grpc/grpc-go (google.golang.org/grpc)</summary> ### [`v1.60.0`](https://togithub.com/grpc/grpc-go/releases/tag/v1.60.0): Release 1.60.0 [Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.59.0...v1.60.0) ### Security - credentials/tls: if not set, set TLS MinVersion to 1.2 and CipherSuites according to supported suites not forbidden by RFC7540. - This is a behavior change to bring us into better alignment with RFC 7540. ### API Changes - resolver: remove deprecated and experimental `ClientConn.NewServiceConfig` ([#​6784](https://togithub.com/grpc/grpc-go/issues/6784)) - client: remove deprecated `grpc.WithServiceConfig` `DialOption` ([#​6800](https://togithub.com/grpc/grpc-go/issues/6800)) ### Bug Fixes - client: fix race that could cause a deadlock while entering idle mode and receiving a name resolver update ([#​6804](https://togithub.com/grpc/grpc-go/issues/6804)) - client: always enable TCP keepalives with OS defaults ([#​6834](https://togithub.com/grpc/grpc-go/issues/6834)) - credentials/alts: fix a bug preventing ALTS from connecting to the metadata server if the default scheme is overridden ([#​6686](https://togithub.com/grpc/grpc-go/issues/6686)) - Special Thanks: [@​mjamaloney](https://togithub.com/mjamaloney) ### Behavior Changes - server: Do not return from Stop() or GracefulStop() until all resources are released ([#​6489](https://togithub.com/grpc/grpc-go/issues/6489)) - Special Thanks: [@​fho](https://togithub.com/fho) ### Documentation - codes: clarify that only codes defined by this package are valid and that users should not cast other values to `codes.Code` ([#​6701](https://togithub.com/grpc/grpc-go/issues/6701)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/google/uuid](https://togithub.com/google/uuid) | require | minor | `v1.4.0` -> `v1.5.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>google/uuid (github.com/google/uuid)</summary> ### [`v1.5.0`](https://togithub.com/google/uuid/releases/tag/v1.5.0) [Compare Source](https://togithub.com/google/uuid/compare/v1.4.0...v1.5.0) ##### Features - Validate UUID without creating new UUID ([#​141](https://togithub.com/google/uuid/issues/141)) ([9ee7366](https://togithub.com/google/uuid/commit/9ee7366e66c9ad96bab89139418a713dc584ae29)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/logicmonitor/lm-data-sdk-go](https://togithub.com/logicmonitor/lm-data-sdk-go) | require | minor | `v1.0.0` -> `v1.1.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>logicmonitor/lm-data-sdk-go (github.com/logicmonitor/lm-data-sdk-go)</summary> ### [`v1.1.0`](https://togithub.com/logicmonitor/lm-data-sdk-go/releases/tag/v1.1.0) [Compare Source](https://togithub.com/logicmonitor/lm-data-sdk-go/compare/v1.0.0...v1.1.0) #### What's Changed - improvement(pinned dependency): Add third party hash to Github Actions by [@​anubhav6663](https://togithub.com/anubhav6663) in [https://github.com/logicmonitor/lm-data-sdk-go/pull/33](https://togithub.com/logicmonitor/lm-data-sdk-go/pull/33) - Bump go.opentelemetry.io/collector/pdata from 1.0.0-rc6 to 1.0.0-rc8 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/logicmonitor/lm-data-sdk-go/pull/32](https://togithub.com/logicmonitor/lm-data-sdk-go/pull/32) - feature(sbom): Add sbom report. by [@​anubhav6663](https://togithub.com/anubhav6663) in [https://github.com/logicmonitor/lm-data-sdk-go/pull/34](https://togithub.com/logicmonitor/lm-data-sdk-go/pull/34) - Bump go.opentelemetry.io/collector/pdata from 1.0.0-rc8 to 1.0.0-rc9 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/logicmonitor/lm-data-sdk-go/pull/36](https://togithub.com/logicmonitor/lm-data-sdk-go/pull/36) - Bump go.uber.org/multierr from 1.10.0 to 1.11.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/logicmonitor/lm-data-sdk-go/pull/35](https://togithub.com/logicmonitor/lm-data-sdk-go/pull/35) - Bump go.opentelemetry.io/collector/pdata from 1.0.0-rc9 to 1.0.0-rcv0011 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/logicmonitor/lm-data-sdk-go/pull/38](https://togithub.com/logicmonitor/lm-data-sdk-go/pull/38) - Support logs resource mapping config by [@​avadhut123pisal](https://togithub.com/avadhut123pisal) in [https://github.com/logicmonitor/lm-data-sdk-go/pull/44](https://togithub.com/logicmonitor/lm-data-sdk-go/pull/44) #### New Contributors - [@​anubhav6663](https://togithub.com/anubhav6663) made their first contribution in [https://github.com/logicmonitor/lm-data-sdk-go/pull/33](https://togithub.com/logicmonitor/lm-data-sdk-go/pull/33) **Full Changelog**: logicmonitor/lm-data-sdk-go@v1.0.0...v1.1.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> --------- 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
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.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )