Skip to content

Commit

Permalink
Updated snapshots.
Browse files Browse the repository at this point in the history
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
  • Loading branch information
AWSHurneyt committed Feb 5, 2024
1 parent f91aeae commit caa1338
Show file tree
Hide file tree
Showing 12 changed files with 78 additions and 25 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ exports[`AddAlertingMonitor renders 1`] = `
"associatedMonitorsList": Array [],
"bucketUnitOfTime": "h",
"bucketValue": 1,
"clusterNames": Array [],
"cronExpression": "0 */1 * * *",
"daily": 0,
"description": "",
Expand Down Expand Up @@ -60,6 +61,7 @@ exports[`AddAlertingMonitor renders 1`] = `
"timezone": Array [],
"uri": Object {
"api_type": "",
"clusters": Array [],
"path": "",
"path_params": "",
"url": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,24 @@ exports[`AlertsDashboardFlyoutComponent renders 1`] = `
</p>
</EuiText>
</EuiFlexItem>
<EuiFlexItem>
<EuiText
size="m"
>
<strong>
Monitor data sources
</strong>
<p
style={
Object {
"whiteSpace": "pre-wrap",
}
}
>
-
</p>
</EuiText>
</EuiFlexItem>
</EuiFlexGroup>
<EuiHorizontalRule
margin="xxl"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,27 +36,7 @@ exports[`QueryPerformance renders 1`] = `
>
<div
class="euiTextColor euiTextColor--subdued"
>
<span>
Check the performance of your query and make sure to follow best practices.
<a
class="euiLink euiLink--primary"
href="https://docs-beta.opensearch.org/monitoring-plugins/alerting/"
rel="noopener noreferrer"
target="_blank"
>
Learn more
<div>
EuiIconMock
</div>
<span
class="euiScreenReaderOnly"
>
(opens in a new tab or window)
</span>
</a>
</span>
</div>
/>
</div>
<hr
class="euiHorizontalRule euiHorizontalRule--full euiHorizontalRule--marginXSmall"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ exports[`AnomalyDetectors renders 1`] = `
"associatedMonitorsList": Array [],
"bucketUnitOfTime": "h",
"bucketValue": 1,
"clusterNames": Array [],
"cronExpression": "0 */1 * * *",
"daily": 0,
"description": "",
Expand Down Expand Up @@ -56,6 +57,7 @@ exports[`AnomalyDetectors renders 1`] = `
"timezone": Array [],
"uri": Object {
"api_type": "",
"clusters": Array [],
"path": "",
"path_params": "",
"url": "",
Expand Down Expand Up @@ -87,6 +89,7 @@ exports[`AnomalyDetectors renders 1`] = `
"associatedMonitorsList": Array [],
"bucketUnitOfTime": "h",
"bucketValue": 1,
"clusterNames": Array [],
"cronExpression": "0 */1 * * *",
"daily": 0,
"description": "",
Expand Down Expand Up @@ -128,6 +131,7 @@ exports[`AnomalyDetectors renders 1`] = `
"timezone": Array [],
"uri": Object {
"api_type": "",
"clusters": Array [],
"path": "",
"path_params": "",
"url": "",
Expand Down Expand Up @@ -220,6 +224,7 @@ exports[`AnomalyDetectors renders 1`] = `
"associatedMonitorsList": Array [],
"bucketUnitOfTime": "h",
"bucketValue": 1,
"clusterNames": Array [],
"cronExpression": "0 */1 * * *",
"daily": 0,
"description": "",
Expand Down Expand Up @@ -261,6 +266,7 @@ exports[`AnomalyDetectors renders 1`] = `
"timezone": Array [],
"uri": Object {
"api_type": "",
"clusters": Array [],
"path": "",
"path_params": "",
"url": "",
Expand Down Expand Up @@ -311,6 +317,7 @@ exports[`AnomalyDetectors renders 1`] = `
"associatedMonitorsList": Array [],
"bucketUnitOfTime": "h",
"bucketValue": 1,
"clusterNames": Array [],
"cronExpression": "0 */1 * * *",
"daily": 0,
"description": "",
Expand Down Expand Up @@ -352,6 +359,7 @@ exports[`AnomalyDetectors renders 1`] = `
"timezone": Array [],
"uri": Object {
"api_type": "",
"clusters": Array [],
"path": "",
"path_params": "",
"url": "",
Expand Down Expand Up @@ -450,6 +458,7 @@ exports[`AnomalyDetectors renders 1`] = `
"associatedMonitorsList": Array [],
"bucketUnitOfTime": "h",
"bucketValue": 1,
"clusterNames": Array [],
"cronExpression": "0 */1 * * *",
"daily": 0,
"description": "",
Expand Down Expand Up @@ -491,6 +500,7 @@ exports[`AnomalyDetectors renders 1`] = `
"timezone": Array [],
"uri": Object {
"api_type": "",
"clusters": Array [],
"path": "",
"path_params": "",
"url": "",
Expand Down Expand Up @@ -541,6 +551,7 @@ exports[`AnomalyDetectors renders 1`] = `
"associatedMonitorsList": Array [],
"bucketUnitOfTime": "h",
"bucketValue": 1,
"clusterNames": Array [],
"cronExpression": "0 */1 * * *",
"daily": 0,
"description": "",
Expand Down Expand Up @@ -582,6 +593,7 @@ exports[`AnomalyDetectors renders 1`] = `
"timezone": Array [],
"uri": Object {
"api_type": "",
"clusters": Array [],
"path": "",
"path_params": "",
"url": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ exports[`CreateMonitor renders 1`] = `
"associatedMonitorsList": Array [],
"bucketUnitOfTime": "h",
"bucketValue": 1,
"clusterNames": Array [],
"cronExpression": "0 */1 * * *",
"daily": 0,
"description": "",
Expand Down Expand Up @@ -64,6 +65,7 @@ exports[`CreateMonitor renders 1`] = `
"timezone": Array [],
"uri": Object {
"api_type": "",
"clusters": Array [],
"path": "",
"path_params": "",
"url": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ exports[`formikToClusterMetricsUri can build a ClusterMetricsMonitor request wit
Object {
"uri": Object {
"api_type": "",
"clusters": Array [],
"path": "",
"path_params": "",
"url": "",
Expand All @@ -60,6 +61,7 @@ exports[`formikToClusterMetricsUri can build a ClusterMetricsMonitor request wit
Object {
"uri": Object {
"api_type": "CLUSTER_HEALTH",
"clusters": Array [],
"path": "_cluster/health",
"path_params": "",
"url": "http://localhost:9200/_cluster/health",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ exports[`DataSource renders 1`] = `
httpClient={[MockFunction]}
monitorType="query_level_monitor"
/>
<EuiSpacer
size="s"
/>
<EuiSpacer />
<MonitorTimeField />
</ContentPanel>
`;
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ exports[`DefineMonitor renders 1`] = `
"associatedMonitorsList": Array [],
"bucketUnitOfTime": "h",
"bucketValue": 1,
"clusterNames": Array [],
"cronExpression": "0 */1 * * *",
"daily": 0,
"description": "",
Expand Down Expand Up @@ -62,6 +63,7 @@ exports[`DefineMonitor renders 1`] = `
"timezone": Array [],
"uri": Object {
"api_type": "",
"clusters": Array [],
"path": "",
"path_params": "",
"url": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ exports[`MonitorIndex renders 1`] = `
"associatedMonitorsList": Array [],
"bucketUnitOfTime": "h",
"bucketValue": 1,
"clusterNames": Array [],
"cronExpression": "0 */1 * * *",
"daily": 0,
"description": "",
Expand Down Expand Up @@ -56,6 +57,7 @@ exports[`MonitorIndex renders 1`] = `
"timezone": Array [],
"uri": Object {
"api_type": "",
"clusters": Array [],
"path": "",
"path_params": "",
"url": "",
Expand Down Expand Up @@ -86,6 +88,7 @@ exports[`MonitorIndex renders 1`] = `
Object {
"async": true,
"data-test-subj": "indicesComboBox",
"delimiter": ",",
"isClearable": true,
"isLoading": true,
"onBlur": [Function],
Expand Down Expand Up @@ -160,6 +163,7 @@ exports[`MonitorIndex renders 1`] = `
"associatedMonitorsList": Array [],
"bucketUnitOfTime": "h",
"bucketValue": 1,
"clusterNames": Array [],
"cronExpression": "0 */1 * * *",
"daily": 0,
"description": "",
Expand Down Expand Up @@ -201,6 +205,7 @@ exports[`MonitorIndex renders 1`] = `
"timezone": Array [],
"uri": Object {
"api_type": "",
"clusters": Array [],
"path": "",
"path_params": "",
"url": "",
Expand Down Expand Up @@ -251,6 +256,7 @@ exports[`MonitorIndex renders 1`] = `
"associatedMonitorsList": Array [],
"bucketUnitOfTime": "h",
"bucketValue": 1,
"clusterNames": Array [],
"cronExpression": "0 */1 * * *",
"daily": 0,
"description": "",
Expand Down Expand Up @@ -292,6 +298,7 @@ exports[`MonitorIndex renders 1`] = `
"timezone": Array [],
"uri": Object {
"api_type": "",
"clusters": Array [],
"path": "",
"path_params": "",
"url": "",
Expand Down Expand Up @@ -406,6 +413,7 @@ exports[`MonitorIndex renders 1`] = `
"associatedMonitorsList": Array [],
"bucketUnitOfTime": "h",
"bucketValue": 1,
"clusterNames": Array [],
"cronExpression": "0 */1 * * *",
"daily": 0,
"description": "",
Expand Down Expand Up @@ -447,6 +455,7 @@ exports[`MonitorIndex renders 1`] = `
"timezone": Array [],
"uri": Object {
"api_type": "",
"clusters": Array [],
"path": "",
"path_params": "",
"url": "",
Expand Down Expand Up @@ -497,6 +506,7 @@ exports[`MonitorIndex renders 1`] = `
"associatedMonitorsList": Array [],
"bucketUnitOfTime": "h",
"bucketValue": 1,
"clusterNames": Array [],
"cronExpression": "0 */1 * * *",
"daily": 0,
"description": "",
Expand Down Expand Up @@ -538,6 +548,7 @@ exports[`MonitorIndex renders 1`] = `
"timezone": Array [],
"uri": Object {
"api_type": "",
"clusters": Array [],
"path": "",
"path_params": "",
"url": "",
Expand All @@ -559,6 +570,7 @@ exports[`MonitorIndex renders 1`] = `
Object {
"async": true,
"data-test-subj": "indicesComboBox",
"delimiter": ",",
"isClearable": true,
"isLoading": true,
"onBlur": [Function],
Expand Down Expand Up @@ -588,6 +600,7 @@ exports[`MonitorIndex renders 1`] = `
async={true}
compressed={false}
data-test-subj="indicesComboBox"
delimiter=","
fullWidth={false}
id="index"
isClearable={true}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ exports[`AcknowledgeAlertsModal renders 1`] = `
"associatedMonitorsList": Array [],
"bucketUnitOfTime": "h",
"bucketValue": 1,
"clusterNames": Array [],
"cronExpression": "0 */1 * * *",
"daily": 0,
"description": "",
Expand Down Expand Up @@ -85,6 +86,7 @@ exports[`AcknowledgeAlertsModal renders 1`] = `
"timezone": Array [],
"uri": Object {
"api_type": "",
"clusters": Array [],
"path": "",
"path_params": "",
"url": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,20 @@ exports[`MonitorOverview renders 1`] = `
</div>
</div>
</div>
<div
class="euiFlexItem"
>
<div
class="euiText euiText--extraSmall"
>
<strong>
Data sources
</strong>
<div>
-
</div>
</div>
</div>
<div
class="euiFlexItem"
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,15 @@ exports[`Triggers renders 1`] = `
itemId="id"
items={
Array [
undefined,
Object {
"actions": Array [
Object {
"name": "Random Action",
},
],
"name": "Random Trigger",
"severity": 1,
},
]
}
key="0"
Expand Down

0 comments on commit caa1338

Please sign in to comment.