-
Notifications
You must be signed in to change notification settings - Fork 143
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
GitHub Action
committed
Aug 19, 2024
0 parents
commit 03362e1
Showing
4,974 changed files
with
639,071 additions
and
0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
Empty file.
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,31 @@ | ||
<!DOCTYPE html> | ||
<html class="no-js height" lang="en"> | ||
|
||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width initial-scale=1" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||
|
||
<title>ScyllaDB</title> | ||
<meta name="description" content="Scylla Monitoring Stack is a full stack for Scylla monitoring and alerting. The stack contains open source tools including Prometheus and Grafana, as well as custom Scylla dashboards and tooling." /> | ||
<link rel="icon" src="/_static/img/favicon.ico" type="image/x-icon" /> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" /> | ||
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;1,400&display=swap" | ||
rel="stylesheet" /> | ||
|
||
<link rel="stylesheet" href="/_static/css/main.css" type="text/css" /> | ||
<link rel="stylesheet" href="/_static/css/main.css" type="text/css" /> | ||
</head> | ||
|
||
<body class="not-found"> | ||
<img class="not-found__icon" src="/_static/img/mascots/404.jpg" alt="" /> | ||
<div class="not-found__text"> | ||
<h1>404</h1> | ||
<p>The ScyllaDB monster ate your page!</p> | ||
<p> | ||
<a href="https://monitoring.docs.scylladb.com" class="button not-found__button">Home</a> | ||
</p> | ||
</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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
monitoring.docs.scylladb.com |
Oops, something went wrong.