@@ -7842,6 +7842,7 @@ Represents the current license.
| ---- | ---- | ----------- |
| <aid="currentlicenseactivatedat"></a>`activatedAt` | [`Date`](#date) | Date when the license was activated. |
| <aid="currentlicensebillableuserscount"></a>`billableUsersCount` | [`Int`](#int) | Number of billable users on the system. |
| <aid="currentlicenseblockchangesat"></a>`blockChangesAt` | [`Date`](#date) | Date, including grace period, when licensed features will be blocked. |
| <aid="currentlicensecompany"></a>`company` | [`String`](#string) | Company of the licensee. |
| <aid="currentlicenseemail"></a>`email` | [`String`](#string) | Email of the licensee. |
| <aid="currentlicenseexpiresat"></a>`expiresAt` | [`Date`](#date) | Date when the license expires. |
...
...
@@ -9890,6 +9891,7 @@ Represents an entry from the Cloud License history.
| Name | Type | Description |
| ---- | ---- | ----------- |
| <aid="licensehistoryentryactivatedat"></a>`activatedAt` | [`Date`](#date) | Date when the license was activated. |
| <aid="licensehistoryentryblockchangesat"></a>`blockChangesAt` | [`Date`](#date) | Date, including grace period, when licensed features will be blocked. |
| <aid="licensehistoryentrycompany"></a>`company` | [`String`](#string) | Company of the licensee. |
| <aid="licensehistoryentryemail"></a>`email` | [`String`](#string) | Email of the licensee. |
| <aid="licensehistoryentryexpiresat"></a>`expiresAt` | [`Date`](#date) | Date when the license expires. |
stage_id:(!this.isOverviewStageSelected&&this.selectedStage?.id)||null,// the `overview` stage is always the default, so dont persist the id if its selected
@@ -27,19 +27,3 @@ exports[`ThreatMonitoringApp component given there is a default environment with
/>
</gl-tab-stub>
`;
exports[`ThreatMonitoringApp component given there is a default environment with data renders the waf section 1`] = `
<threat-monitoring-section-stub
anomaloustitle="Anomalous Requests"
chartemptystatesvgpath="/waf-no-data-svg"
chartemptystatetext="The firewall is not installed or has been disabled. To view this data, ensure the web application firewall is installed and enabled for your cluster."
chartemptystatetitle="Application firewall not detected"
msgid "ClusterIntegration|Send Web Application Firewall Logs"
msgstr ""
msgid "ClusterIntegration|Service Token"
msgstr ""
...
...
@@ -7708,9 +7690,6 @@ msgstr ""
msgid "ClusterIntegration|Set a prefix for your namespaces. If not set, defaults to your project path. If modified, existing environments will use their current namespaces until the cluster cache is cleared."
msgstr ""
msgid "ClusterIntegration|Set the global mode for the WAF in this cluster. This can be overridden at the environmental level."
msgstr ""
msgid "ClusterIntegration|Something went wrong on our end."
msgstr ""
...
...
@@ -33726,9 +33705,6 @@ msgstr ""
msgid "ThreatMonitoring|Anomalous Requests"
msgstr ""
msgid "ThreatMonitoring|Application firewall not detected"
msgstr ""
msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
msgstr ""
...
...
@@ -33807,9 +33783,6 @@ msgstr ""
msgid "ThreatMonitoring|Status"
msgstr ""
msgid "ThreatMonitoring|The firewall is not installed or has been disabled. To view this data, ensure the web application firewall is installed and enabled for your cluster."
msgstr ""
msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
msgstr ""
...
...
@@ -33840,12 +33813,6 @@ msgstr ""
msgid "ThreatMonitoring|View documentation"
msgstr ""
msgid "ThreatMonitoring|Web Application Firewall"
msgstr ""
msgid "ThreatMonitoring|While it's rare to have no traffic coming to your application, it can happen. In any event, we ask that you double check your settings to make sure you've set up the WAF correctly."