Skip to content

Conversation

PeterYurkovich
Copy link
Contributor

Perses doesn't currently provide support for traces which take less than 1ms. The duration is left blank in their datastore and the spans are not left available, meaning that the duration can't be calculated from the spans either.

In order to solve this problem, upstream work on Perses is required. However, to get the distributed tracing plugin in working order for its release, we will add an additional description in the table to show that the trace took less than 1 millisecond so that users will know what the data is, even if it isn't specific enough currently.

This PR does not impact the scatterplot, which will continue to be left looking blank when these short traces happen. If desired, we could remove the graph when this happens, but until upstream work is completed that is the most we can do.

@openshift-ci openshift-ci bot requested review from kyoto and zhuje June 21, 2024 20:33
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 21, 2024
Copy link

openshift-ci bot commented Jun 21, 2024

@PeterYurkovich: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@jgbernalp
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jun 23, 2024
Copy link

openshift-ci bot commented Jun 23, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jgbernalp, PeterYurkovich

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

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [PeterYurkovich,jgbernalp]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit 8c5a275 into openshift:main Jun 23, 2024
@jgbernalp
Copy link
Contributor

/cherry-pick release-0.1

@openshift-cherrypick-robot

@jgbernalp: new pull request created: #23

In response to this:

/cherry-pick release-0.1

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants