Skip to content
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

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

Merged
merged 4 commits into from
Sep 4, 2024

Conversation

ps48
Copy link
Member

@ps48 ps48 commented Sep 4, 2024

Parent PR: #2112

Description

improve traces table

Signed-off-by: Joshua Li joshuali925@gmail.com
(cherry picked from commit 2e052f2)

improve queries

Signed-off-by: Joshua Li joshuali925@gmail.com
(cherry picked from commit d832ea1)

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 ec67ad1)

Issues Resolved

#2052

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

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.

opensearch-trigger-bot bot and others added 2 commits September 3, 2024 23:50
…nsearch-project#2110) (opensearch-project#2114)

(cherry picked from commit 1c6ff11)

Signed-off-by: Adam Tackett <tackadam@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Tackett <tackadam@amazon.com>
* improve traces table

Signed-off-by: Joshua Li <joshuali925@gmail.com>
(cherry picked from commit 2e052f2)

* improve queries

Signed-off-by: Joshua Li <joshuali925@gmail.com>
(cherry picked from commit d832ea1)

* 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 ec67ad1)
Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
@ps48 ps48 added the enhancement New feature or request label Sep 4, 2024
Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
@ps48 ps48 merged commit 768c9a7 into opensearch-project:2.17 Sep 4, 2024
18 of 36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants