Skip to content

fix: enable service detection for otlp endoint #6188

fix: enable service detection for otlp endoint

fix: enable service detection for otlp endoint #6188

Triggered via pull request September 4, 2024 18:55
Status Failure
Total duration 5m 57s
Artifacts

check.yml

on: pull_request
Matrix: check / testPackages
Fit to window
Zoom out
Zoom in

Annotations

56 errors and 2 warnings
check / lintFiles
Process completed with exit code 2.
check / testPackages (pkg/loghttp)
Process completed with exit code 1.
check / testPackages (pkg/validation)
The job was canceled because "pkg_loghttp" failed.
check / testPackages (pkg/compactor)
The job was canceled because "pkg_loghttp" failed.
check / testPackages (pkg/compactor)
The operation was canceled.
check / testPackages (pkg/chunkenc)
The job was canceled because "pkg_loghttp" failed.
check / testPackages (pkg/chunkenc)
The operation was canceled.
check / testPackages (pkg/analytics)
The job was canceled because "pkg_loghttp" failed.
check / testPackages (pkg/analytics)
The operation was canceled.
check / testPackages (pkg/lokifrontend)
The job was canceled because "pkg_loghttp" failed.
check / testPackages (pkg/lokifrontend)
The operation was canceled.
check / testPackages (pkg/util)
The job was canceled because "pkg_loghttp" failed.
check / testPackages (pkg/util)
The operation was canceled.
check / testPackages (cmd/migrate)
The job was canceled because "pkg_loghttp" failed.
check / testPackages (cmd/migrate)
The operation was canceled.
check / testPackages (pkg/logcli)
The job was canceled because "pkg_loghttp" failed.
check / testPackages (pkg/distributor)
The job was canceled because "pkg_loghttp" failed.
check / testPackages (pkg/logcli)
The operation was canceled.
check / testPackages (pkg/distributor)
The operation was canceled.
check / testPackages (pkg/bloombuild)
The job was canceled because "pkg_loghttp" failed.
check / testPackages (pkg/bloombuild)
The operation was canceled.
check / testPackages (pkg/bloomgateway)
The job was canceled because "pkg_loghttp" failed.
check / testPackages (pkg/bloomgateway)
The operation was canceled.
check / testPackages (pkg/logql)
The job was canceled because "pkg_loghttp" failed.
check / testPackages (pkg/querier-rf1)
The job was canceled because "pkg_loghttp" failed.
check / testPackages (pkg/logql)
The operation was canceled.
check / testPackages (pkg/querier-rf1)
The operation was canceled.
check / testPackages (clients/pkg)
The job was canceled because "pkg_loghttp" failed.
check / testPackages (clients/pkg)
The operation was canceled.
check / testPackages (pkg/ingester-rf1)
The job was canceled because "pkg_loghttp" failed.
check / testPackages (pkg/ingester-rf1)
The operation was canceled.
check / testPackages (pkg/ingester)
The job was canceled because "pkg_loghttp" failed.
check / testPackages (pkg/ingester)
The operation was canceled.
check / testPackages (pkg/querier)
The job was canceled because "pkg_loghttp" failed.
check / testPackages (pkg/querier)
The operation was canceled.
check / testPackages (pkg/pattern)
The job was canceled because "pkg_loghttp" failed.
check / testPackages (pkg/pattern)
The operation was canceled.
check / testPackages (pkg/tool)
The job was canceled because "pkg_loghttp" failed.
check / testPackages (pkg/tool)
The operation was canceled.
check / testPackages (clients/cmd)
The job was canceled because "pkg_loghttp" failed.
check / testPackages (pkg/storage)
The job was canceled because "pkg_loghttp" failed.
check / testPackages (clients/cmd)
The operation was canceled.
check / testPackages (pkg/storage)
The operation was canceled.
check / testPackages (pkg/scheduler)
The job was canceled because "pkg_loghttp" failed.
check / testPackages (pkg/scheduler)
The operation was canceled.
check / testPackages (tools/doc-generator)
The job was canceled because "pkg_loghttp" failed.
check / testPackages (tools/doc-generator)
The operation was canceled.
check / testPackages (pkg/ruler)
The job was canceled because "pkg_loghttp" failed.
check / testPackages (pkg/ruler)
The operation was canceled.
check / testPackages (tools/tsdb)
The job was canceled because "pkg_loghttp" failed.
check / testPackages (tools/tsdb)
The operation was canceled.
check / testPackages (pkg/loki)
The job was canceled because "pkg_loghttp" failed.
check / testPackages (pkg/loki)
The operation was canceled.
check / checkFiles
Process completed with exit code 2.
check / golangciLint
issues found
check / failCheck
Process completed with exit code 2.
check / golangciLint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check / golangciLint: pkg/loghttp/push/push_test.go#L404
unused-parameter: parameter 'userID' seems to be unused, consider removing or renaming it as _ (revive)