This repository has been archived by the owner on Aug 9, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow filtering by traceGroup and service (#28)
* Move service map to dashboard * Add back filters * Remove services table search bar * Add service map filter * Fix percentile * Make unrelated services transparent * Update jest tests * Fix trace count in dashboard * Fix ticks * Fix parent span query * Fix trace group filters for service map * Revert plot query filters * Use trace count in histogram * Use trace count in error rate histogram * Rename plots * services view respecting filters * Add special case for latency and errors filter * Fix service map color calculation * Fix error rate plot query * Rename traceGroup field to traceGroup.name * Update dashboard queries to calculate on parent span level * Update filter fields to use parent span latency and errors * Update traces queries to calculate on parent span level * Update jest * Fix percentile filter DSL * UX changes * Fix service map query targetResource to use traceGroup.name * Update jest tests
- Loading branch information
1 parent
039b940
commit 16ac24f
Showing
34 changed files
with
1,974 additions
and
1,498 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.