Updates to OTEL Collector v0.111.0 and fixes any issues #554
Annotations
9 errors and 2 warnings
build (ubuntu-20.04):
processor/agentmetricsprocessor/factory.go#L50
SA1019: processorhelper.NewMetricsProcessor is deprecated: [v0.111.0] use NewMetrics. (staticcheck)
|
build (ubuntu-20.04):
processor/agentmetricsprocessor/agentmetricsprocessor_test.go#L101
SA1019: processorhelper.NewMetricsProcessor is deprecated: [v0.111.0] use NewMetrics. (staticcheck)
|
build (ubuntu-20.04):
processor/casttosumprocessor/factory.go#L59
SA1019: processorhelper.NewMetricsProcessor is deprecated: [v0.111.0] use NewMetrics. (staticcheck)
|
build (ubuntu-20.04):
receiver/dcgmreceiver/factory_gpu_off_test.go#L35
SA1019: factory.CreateMetricsReceiver is deprecated: [v0.111.0] Use CreateMetrics. (staticcheck)
|
build (ubuntu-20.04):
receiver/mongodbreceiver/factory_test.go#L43
SA1019: factory.CreateMetricsReceiver is deprecated: [v0.111.0] Use CreateMetrics. (staticcheck)
|
build (ubuntu-20.04):
receiver/nvmlreceiver/factory_gpu_off_test.go#L35
SA1019: factory.CreateMetricsReceiver is deprecated: [v0.111.0] Use CreateMetrics. (staticcheck)
|
build (ubuntu-20.04)
Process completed with exit code 2.
|
build (windows-2022)
The job was canceled because "ubuntu-20_04" failed.
|
build (windows-2022)
The operation was canceled.
|
build (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (ubuntu-20.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|