opensearch-project / opensearch-metrics

OpenSearch Metrics
https://metrics.opensearch.org
Apache License 2.0
2 stars 4 forks source link

Support central of the metrics #70

Closed prudhvigodithi closed 1 month ago

prudhvigodithi commented 1 month ago

Description

Support central of the metrics in the https://opensearch.org/. The solution is based on this comment https://github.com/opensearch-project/opensearch-metrics/issues/69#issuecomment-2322060961.

This PR should allow the Iframe embedding on for https://opensearch.org and DENY by default.

Issues Resolved

Part of https://github.com/opensearch-project/opensearch-metrics/issues/69 and https://github.com/opensearch-project/opensearch-metrics/issues/51

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 1 month ago

Codecov Report

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

Project coverage is 82.96%. Comparing base (1237830) to head (06d890e). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #70 +/- ## ========================================= Coverage 82.96% 82.96% Complexity 202 202 ========================================= Files 53 53 Lines 1186 1186 Branches 48 48 ========================================= Hits 984 984 Misses 180 180 Partials 22 22 ```

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