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

Add observability-search link rendering for integrations #1642

Merged

Conversation

Swiddis
Copy link
Collaborator

@Swiddis Swiddis commented Mar 27, 2024

Description

When an observability-search object is added to an integration, it's currently not hyperlinked as it wasn't defined in the list of linkable asset types. This PR adds dynamic linking for saved queries without needing to go through the logs page.

Issues Resolved

N/A

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.

Swiddis added 2 commits March 27, 2024 14:45
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
@Swiddis Swiddis added bug Something isn't working backport 2.x integrations Used to denote items related to the Integrations project backport 2.13 enhancement New feature or request and removed bug Something isn't working labels Mar 27, 2024
Copy link

codecov bot commented Mar 27, 2024

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 57.66%. Comparing base (c14c3f8) to head (60c1217).

❗ Current head 60c1217 differs from pull request most recent head 1f47ae8. Consider uploading reports for the commit 1f47ae8 to get more accurate results

Files Patch % Lines
...ents/integrations/components/added_integration.tsx 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1642      +/-   ##
==========================================
+ Coverage   57.60%   57.66%   +0.06%     
==========================================
  Files         367      367              
  Lines       13921    13902      -19     
  Branches     3651     3645       -6     
==========================================
- Hits         8019     8017       -2     
+ Misses       5839     5822      -17     
  Partials       63       63              
Flag Coverage Δ
dashboards-observability 57.66% <25.00%> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Swiddis Swiddis added enhancement New feature or request and removed enhancement New feature or request labels Apr 8, 2024
@Swiddis Swiddis added enhancement New feature or request and removed enhancement New feature or request labels Apr 8, 2024
@Swiddis Swiddis merged commit e1e6da7 into opensearch-project:main Apr 16, 2024
16 of 23 checks passed
@Swiddis Swiddis deleted the feature/integrations-obs-search-type branch April 16, 2024 21:47
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 16, 2024
* Add observability-search link rendering for integrations

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Update snapshots

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

---------

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
(cherry picked from commit e1e6da7)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Swiddis pushed a commit that referenced this pull request Apr 17, 2024
* Add observability-search link rendering for integrations



* Update snapshots



---------


(cherry picked from commit e1e6da7)

Signed-off-by: Simeon Widdis <sawiddis@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>
amsiglan pushed a commit to amsiglan/dashboards-observability that referenced this pull request Jun 7, 2024
…project#1642)

* Add observability-search link rendering for integrations

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Update snapshots

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

---------

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
(cherry picked from commit e1e6da7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x enhancement New feature or request integrations Used to denote items related to the Integrations project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants