From 903c0254a213938175db6a969980d59b84b1c7aa Mon Sep 17 00:00:00 2001 From: "Michael G. Khmelnitsky" Date: Thu, 2 Nov 2023 18:09:32 -0700 Subject: [PATCH] Validation improvements --- .../openmetrics-api-specification.md | 10 ++++----- .../s3-api/creating-managing-s3-buckets.md | 3 ++- css/customstyles.css | 21 +++++++++++++++++++ 3 files changed, 28 insertions(+), 6 deletions(-) diff --git a/administrator-guide/monitoring-and-metrics/openmetrics-api-specification.md b/administrator-guide/monitoring-and-metrics/openmetrics-api-specification.md index 5c76533e5..0640d841d 100644 --- a/administrator-guide/monitoring-and-metrics/openmetrics-api-specification.md +++ b/administrator-guide/monitoring-and-metrics/openmetrics-api-specification.md @@ -26,7 +26,7 @@ All Qumulo metrics belong to one of the following OpenMetrics types. - + @@ -65,11 +65,11 @@ The following table lists metric names, types, labels, and descriptions.
Metric TypeMetric Type Description
- - + + - - + + diff --git a/administrator-guide/s3-api/creating-managing-s3-buckets.md b/administrator-guide/s3-api/creating-managing-s3-buckets.md index 4c6f53acb..766828818 100644 --- a/administrator-guide/s3-api/creating-managing-s3-buckets.md +++ b/administrator-guide/s3-api/creating-managing-s3-buckets.md @@ -34,7 +34,8 @@ To create and manage S3 buckets by using the S3 API, you also need: ## How S3 Buckets Map to the Qumulo File System An S3 bucket exposes a portion of your Qumulo file system to applications that use the [Amazon S3 API]({{site.s3.docs.s3}}). -The _bucket root directory_ (or _bucket root)_ is the directory to which you attach an S3 bucket. All files under the bucket root directory (and all of its subdirectories) are objects in the bucket. The presence of the slash (`/`) in objects' keys determines the directory hierarchy. + +The _bucket root directory_ (or _bucket root)_ is the directory to which you attach an S3 bucket. All files under the bucket root directory (and all of its subdirectories) are objects in the bucket. The presence of the slash (`/`) in objects' keys determines the directory hierarchy. {% include important.html content="Because S3 buckets can use any directory in the file system as a root directory, the same file can be an object in multiple buckets." %} diff --git a/css/customstyles.css b/css/customstyles.css index 3cf7d2be8..0e913c37c 100644 --- a/css/customstyles.css +++ b/css/customstyles.css @@ -28,6 +28,27 @@ a.navbar-brand { color:white; } +/* Custom table sizing */ +.width-10 { + width: 10%; +} + +.width-13 { + width: 13%; +} + +.width-15 { + width: 15%; +} + +.width-20 { + width: 20%; +} + +.width-30 { + width: 30%; +} + @media print { body { display: block !important;
Metric NameMetric TypeMetric NameMetric Type LabelsSuppor­ted from Qumulo Core VersionDescriptionSuppor­ted from Qumulo Core VersionDescription