opensearch-project / dashboards-observability

Visualize and explore your logs, traces and metrics data in OpenSearch Dashboards
https://opensearch.org/docs/latest/observability-plugin/index/
Apache License 2.0
14 stars 52 forks source link

[Backport 2.17] Trace Analytics support for custom sources (#2112) #2117

Closed ps48 closed 3 weeks ago

ps48 commented 3 weeks ago

Parent PR: #2112

Description

improve traces table

Signed-off-by: Joshua Li joshuali925@gmail.com (cherry picked from commit https://github.com/opensearch-project/dashboards-observability/commit/2e052f2d70fe42343036703f8f685d1d4577295c)

improve queries

Signed-off-by: Joshua Li joshuali925@gmail.com (cherry picked from commit https://github.com/opensearch-project/dashboards-observability/commit/d832ea1b85086224835713cf311214f31d2007fb)

add support for custom trace indices

Signed-off-by: Shenoy Pratik sgguruda@amazon.com

update mode picker

Signed-off-by: Shenoy Pratik sgguruda@amazon.com

added services view for custom trace source

Signed-off-by: Shenoy Pratik sgguruda@amazon.com

updated snapshots

Signed-off-by: Shenoy Pratik sgguruda@amazon.com

update DSL filter tests

Signed-off-by: Shenoy Pratik sgguruda@amazon.com

update app analytics snapshots

Signed-off-by: Shenoy Pratik sgguruda@amazon.com

remove console.log

Signed-off-by: Shenoy Pratik sgguruda@amazon.com

update service map inputs, remove commented code

Signed-off-by: Shenoy Pratik sgguruda@amazon.com

remove console.log, update copy and tests

Signed-off-by: Shenoy Pratik sgguruda@amazon.com

Signed-off-by: Shenoy Pratik sgguruda@amazon.com Co-authored-by: Joshua Li joshuali925@gmail.com (cherry picked from commit https://github.com/opensearch-project/dashboards-observability/commit/ec67ad1ce6a6d20c0e316a09488d907161931472)

Issues Resolved

2052

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.