forked from grafana/grafana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ea40d07
commit 67305b3
Showing
19 changed files
with
71 additions
and
237 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json | ||
language: "en-US" | ||
early_access: false | ||
reviews: | ||
profile: "chill" | ||
request_changes_workflow: false | ||
high_level_summary: true | ||
poem: true | ||
review_status: true | ||
collapse_walkthrough: false | ||
auto_review: | ||
enabled: true | ||
drafts: false | ||
tools: | ||
golangci-lint: | ||
enabled: true | ||
eslint: | ||
enabled: true | ||
chat: | ||
auto_reply: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,6 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<title>CodeRabbit Micro-frontend</title> | ||
<base href="/" /> | ||
</head> | ||
|
||
<body class="theme-light app-grafana"> | ||
<div id="grafanaRoot"></div> | ||
<script nonce=""> | ||
window.fnData = { | ||
assets: { | ||
light: '../../../public/build/grafana.light.56483b57dfda9d617e91.css', | ||
dark: '../../../public/build/grafana.dark.ea10a053bf33d9b6d591.css', | ||
<!doctype html><html lang="en"><head><title>CodeRabbit Micro-frontend</title><base href="/"/></head><body class="theme-light app-grafana"><div id="grafanaRoot"></div><script nonce="">window.fnData = { | ||
themePaths: { | ||
light: '../../../public/build/grafana.light.e472367a4cf156a9b63a.css', | ||
dark: '../../../public/build/grafana.dark.5f7207c2eacde948b7e9.css', | ||
} | ||
}; | ||
</script> | ||
|
||
|
||
<script nonce="" src="../../../public/build/runtime~fn_dashboard.2513260d3bb1ec1df89c.js" type="text/javascript"></script> | ||
|
||
<script nonce="" src="../../../public/build/fn_dashboard.f2d6b81094397ad82233.js" type="text/javascript"></script> | ||
|
||
</body> | ||
</html> | ||
};</script><script nonce="" src="../../../public/build/runtime.9eb7f96cd525774fa273.js"></script><script nonce="" src="../../../public/build/6029.5c0893d1623856e7b325.js"></script><script nonce="" src="../../../public/build/1033.56e8a42979cc4b84ccab.js"></script><script nonce="" src="../../../public/build/9721.3f99a54915f5b5fda31c.js"></script><script nonce="" src="../../../public/build/1316.52e481919f4b86b55ef4.js"></script><script nonce="" src="../../../public/build/9569.f432c0a8a601f1ff6c30.js"></script><script nonce="" src="../../../public/build/6263.da7ac459a5a5b637a73a.js"></script><script nonce="" src="../../../public/build/6947.6760542b558c0c2cf573.js"></script><script nonce="" src="../../../public/build/4894.88c4d69a6de1f31710b4.js"></script><script nonce="" src="../../../public/build/530.1c5ae442b33495c705a5.js"></script><script nonce="" src="../../../public/build/2474.0ec13dcec78b7af62be9.js"></script><script nonce="" src="../../../public/build/4689.d68a119c4ef9e4b107c1.js"></script><script nonce="" src="../../../public/build/fn_dashboard.2faaa45d8bc8e5f2ce4c.js"></script></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,60 +1 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> | ||
<meta name="viewport" content="width=device-width" /> | ||
<meta name="theme-color" content="#000" /> | ||
|
||
<title>[[.AppTitle]] - Error</title> | ||
|
||
<base href="[[.AppSubUrl]]/" /> | ||
|
||
[[ if eq .ThemeType "light" ]] | ||
<link rel="stylesheet" href="[[.Assets.Light]]" /> | ||
[[ else ]] | ||
<link rel="stylesheet" href="[[.Assets.Dark]]" /> | ||
[[ end ]] | ||
|
||
<link rel="icon" type="image/png" href="public/img/fav32.png" /> | ||
<link rel="mask-icon" href="public/img/grafana_mask_icon.svg" color="#F05A28" /> | ||
</head> | ||
|
||
<body class="theme-[[ .ThemeType ]]"> | ||
<div class="main-view"> | ||
<div class="page-container"> | ||
<div class="page-header"> | ||
<div class="page-header__inner"> | ||
<span class="page-header__logo"> | ||
<i class="page-header__icon fa fa-frown-o"></i> | ||
</span> | ||
<div class="page-header__info-block"> | ||
<h1 class="page-header__title"> | ||
<a class="text-link" href="login">Grafana</a><span> / Server Error</span><span></span> | ||
</h1> | ||
<div class="page-header__sub-title">Sadly something went wrong</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="page-container page-body ng-scope" style="padding: 2rem"> | ||
<div class="alert"> | ||
<div class="alert-icon"><icon name="'exclamation-triangle'"></icon></div> | ||
<div class="alert-body"> | ||
<div class="alert-title">[[.Title]]</div> | ||
</div> | ||
</div> | ||
<br /> | ||
[[if .ErrorMsg]] | ||
<h4 class="page-heading">Error details</h4> | ||
<div class="alert-text"> | ||
<pre>[[.ErrorMsg]]</pre> | ||
</div> | ||
[[end]] | ||
<div style="padding: 2rem 0 0"> | ||
<p>Check the Grafana server logs for the detailed error message.</p> | ||
</div> | ||
</div> | ||
</div> | ||
</body> | ||
</html> | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/><meta name="viewport" content="width=device-width"/><meta name="theme-color" content="#000"/><title>[[.AppTitle]] - Error</title><base href="[[.AppSubUrl]]/"/>[[ if eq .ThemeType "light" ]]<link rel="stylesheet" href="[[.Assets.Light]]"/>[[ else ]]<link rel="stylesheet" href="[[.Assets.Dark]]"/>[[ end ]]<link rel="icon" type="image/png" href="public/img/fav32.png"/><link rel="mask-icon" href="public/img/grafana_mask_icon.svg" color="#F05A28"/></head><body class="theme-[[ .ThemeType ]]"><div class="main-view"><div class="page-container"><div class="page-header"><div class="page-header__inner"><span class="page-header__logo"><i class="page-header__icon fa fa-frown-o"></i></span><div class="page-header__info-block"><h1 class="page-header__title"><a class="text-link" href="login">Grafana</a><span> / Server Error</span><span></span></h1><div class="page-header__sub-title">Sadly something went wrong</div></div></div></div></div><div class="page-container page-body ng-scope" style="padding: 2rem"><div class="alert"><div class="alert-icon"><icon name="'exclamation-triangle'"></icon></div><div class="alert-body"><div class="alert-title">[[.Title]]</div></div></div><br/>[[if .ErrorMsg]]<h4 class="page-heading">Error details</h4><div class="alert-text"><pre>[[.ErrorMsg]]</pre></div>[[end]]<div style="padding: 2rem 0 0"><p>Check the Grafana server logs for the detailed error message.</p></div></div></div></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.