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 46 forks source link

Add 'check for version' link in the integration details page #1879

Closed Swiddis closed 3 weeks ago

Swiddis commented 3 weeks ago

Description

Adds a 'check for version' link that directs the user to the releases page for opensearch-catalog. This makes it easier to discover new content, without users needing to know ahead of time that the catalog exists. (To do: make this dynamic so external integration authors can insert their own links.)

Before:

Screenshot 2024-06-06 at 3 57 44 PM

After:

Screenshot 2024-06-06 at 3 57 08 PM

Issues Resolved

N/A

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.

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 55.58%. Comparing base (c3ab50f) to head (1a8fcf0). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1879 +/- ## ========================================== - Coverage 57.85% 55.58% -2.27% ========================================== Files 372 387 +15 Lines 14081 14791 +710 Branches 3712 3930 +218 ========================================== + Hits 8146 8221 +75 - Misses 5871 6495 +624 - Partials 64 75 +11 ``` | [Flag](https://app.codecov.io/gh/opensearch-project/dashboards-observability/pull/1879/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project) | Coverage Δ | | |---|---|---| | [dashboards-observability](https://app.codecov.io/gh/opensearch-project/dashboards-observability/pull/1879/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project) | `55.58% <100.00%> (-2.27%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.