-
Notifications
You must be signed in to change notification settings - Fork 102
Pick latest commits from opendistro trace analytics #13
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
Merged
Conversation
This file contains hidden or 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
* Sort connected services and add hyperlinks * Fix services table size limit * Update jest tests and snapshots
* Handle null aggregation on latency * Use separate latency trend query to handle time filter * Update cypress timefilter * Remove 'only' in cypress test
…ts (#43) * Use scripted metrics instead of terms query to reduce number of buckets * Use scripted metrics for latency trends * Updating reduce script workaround * Handle null in scripted metrics * Handle max_bucket error for service map in service view * Fix scripted metrics over multiple shards
mengweieric
approved these changes
May 25, 2021
davidcui1225
approved these changes
May 25, 2021
…ers to sessionstorage (#44) * Fix error indication on gantt chart * Add flyout * Split gantt chart request out * Small adjustments * Add span filters * Sort span detail items by key and value * Use sessionstorage * Add sessionstorage on span filters * Add hover pointer style on gantt chart * Add transparent bar for easier clicking * Revert "Add transparent bar for easier clicking" This reverts commit be0fa41b013c2198b91ec46a25445c4db1f763df. * Handle nested objects * Add data grid and toggle button * Update rendering logic, add events code block * Add grid to services page * Change errors 'Yes' to red * Bug fix * Update snapshots * Remove duplicate function * Add null check on response * Address comments
* Add cypress tests for data grid * Add jest tests for span detail components * Revert jest dependency in plugin * Update snapshots * Add license header * Add fixed timezone for jest * Update text in cypress
Signed-off-by: Joshua Li <[email protected]>
Signed-off-by: Joshua Li <[email protected]>
joshuali925
pushed a commit
that referenced
this pull request
Sep 1, 2021
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](npm/ini@v1.3.5...v1.3.8) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
joshuali925
pushed a commit
to joshuali925/observability
that referenced
this pull request
Sep 8, 2021
Signed-off-by: David Cui <[email protected]>
joshuali925
pushed a commit
to joshuali925/observability
that referenced
this pull request
Jul 20, 2022
Add manifests generators
saisanju-s
pushed a commit
to saisanju-s/observability
that referenced
this pull request
Nov 20, 2022
…ests Added test cases for doc and surrounding flyout
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.
Description
picked:
Issues Resolved
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.