-
Notifications
You must be signed in to change notification settings - Fork 98
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
Observability Explorer Page - PPL Queries #28
Comments
joshuali925
added a commit
that referenced
this issue
Sep 1, 2021
* 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
joshuali925
pushed a commit
to joshuali925/observability
that referenced
this issue
Sep 8, 2021
* added helpers and paragraph components * added more documentation, minor refactors
joshuali925
added a commit
to joshuali925/observability
that referenced
this issue
Sep 8, 2021
Merge develop to main for opensearch rc1 release
ruchika-narang
pushed a commit
to ruchika-narang/observability
that referenced
this issue
Jul 11, 2022
…pie-chart-enhancement Pie chart enhancement, multi labels change
joshuali925
pushed a commit
to joshuali925/observability
that referenced
this issue
Jul 20, 2022
* Add external labels to all profiles Add support for an "--external-label" flag to enable attaching multiple user-defined flags to all profiles. Example usage: dist/parca-agent --external-label=key1=value1 --external-label=key1=value2 Also add documentation for --external-label flag Fixes opensearch-project#6 Signed-off-by: Sumera Priyadarsini <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Features
The text was updated successfully, but these errors were encountered: