openshift-knative / serverless-operator

Main source repository for Openshift Serverless
Apache License 2.0
43 stars 65 forks source link

tempo tracing backend #2751

Open maschmid opened 2 days ago

maschmid commented 2 days ago

Fixes JIRA SRVCOM-3168

Proposed Changes

openshift-ci[bot] commented 2 days ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: maschmid Once this PR has been reviewed and has the lgtm label, please assign mgencur for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/openshift-knative/serverless-operator/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
maschmid commented 2 days ago

/hold for tracing tests

maschmid commented 2 days ago

/test 415-operator-e2e-aws-415

maschmid commented 1 day ago

level=info ts=2024-07-03T17:57:32.200148778Z caller=handler.go:149 tenant=single-tenant method=GET traceID=01f37fe1c9ab2808 url="/api/search?end=-62135596800&limit=0&maxDuration=0s&minDuration=0s&start=-62135596800&tags=service.name%3Dtesttracestartedatactivator-00001-deployment-f54c6d59f-wvbht+name%3D%2F" duration=23.481µs response_size=0 status=400

seeing some weird queries, I think it may be not interpreting the default values in TraceQueryParameters , let's see if it works if we fill them with some actual values.

openshift-ci[bot] commented 1 day ago

@maschmid: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/415-operator-e2e-aws-415 85ec56cc58d4d499c64c2b6c266b9ca621c24ebb link true /test 415-operator-e2e-aws-415

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).