Update images and add edit button for data retention

This commit is contained in:
Simon Larsen
2023-12-29 13:31:46 +00:00
parent 99d3ea9363
commit 446c436913
5 changed files with 4 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

After

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 603 KiB

View File

@@ -104,8 +104,8 @@
<div class="mt-12 sm:mt-16 lg:mt-0">
<div class="-mr-48 pl-6 md:-mr-16 lg:relative lg:m-0 lg:h-full lg:px-0">
<img
class="w-full rounded-xl shadow-xl ring-1 ring-black ring-opacity-5 lg:absolute lg:left-0 lg:h-full lg:w-auto lg:max-w-none"
src="/img/status-pages.png" alt="Status Pages">
class="w-full mt-40 rounded-xl shadow-xl ring-1 ring-black ring-opacity-5 lg:absolute lg:left-0"
src="/img/custom-data-retention.png" alt="Status Pages">
</div>
</div>
</div>
@@ -201,7 +201,7 @@
<div class="-mr-48 pl-6 md:-mr-16 lg:relative lg:m-0 lg:h-full lg:px-0">
<img
class="w-full rounded-xl shadow-xl ring-1 ring-black ring-opacity-5 lg:absolute lg:left-0 lg:h-full lg:w-auto lg:max-w-none"
src="/img/branding.png" alt="Inbox user interface">
src="/img/search-with-sql.png" alt="Inbox user interface">
</div>
</div>
</div>

View File

@@ -55,6 +55,7 @@ const Settings: FunctionComponent<PageComponentProps> = (
'Configure how long you want to keep your telemetry data - like Logs, Metrics, and Traces.',
}}
isEditable={true}
editButtonText='Edit Data Retention'
formFields={[
{
field: {