Skip to content

Commit

Permalink
chore: fixed hostmetrics dashboard link (#5851)
Browse files Browse the repository at this point in the history
  • Loading branch information
Calm-Rock authored Sep 4, 2024
1 parent be7a687 commit 3544ffd
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### Step 1: Download/Copy this hostmetrics JSON file

Download/Copy the `hostmetrics-with-variable.json` from [here](https://github.com/SigNoz/dashboards/blob/main/hostmetrics/hostmetrics-with-variable.json)
Download/Copy the `hostmetrics.json` from [here](https://github.com/SigNoz/dashboards/blob/main/hostmetrics/hostmetrics.json)

 
 
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### Step 1: Download/Copy this hostmetrics JSON file

Download/Copy the `hostmetrics-with-variable.json` from [here](https://github.com/SigNoz/dashboards/blob/main/hostmetrics/hostmetrics-with-variable.json)
Download/Copy the `hostmetrics.json` from [here](https://github.com/SigNoz/dashboards/blob/main/hostmetrics/hostmetrics.json)

 
 
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### Step 1: Download/Copy this hostmetrics JSON file

Download/Copy the `hostmetrics-with-variable.json` from [here](https://github.com/SigNoz/dashboards/blob/main/hostmetrics/hostmetrics-with-variable.json)
Download/Copy the `hostmetrics.json` from [here](https://github.com/SigNoz/dashboards/blob/main/hostmetrics/hostmetrics.json)

 
 
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### Step 1: Download/Copy this hostmetrics JSON file

Download/Copy the `hostmetrics-with-variable.json` from [here](https://github.com/SigNoz/dashboards/blob/main/hostmetrics/hostmetrics-with-variable.json)
Download/Copy the `hostmetrics.json` from [here](https://github.com/SigNoz/dashboards/blob/main/hostmetrics/hostmetrics.json)

 
 
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ aws ecs list-tasks --cluster ${CLUSTER_NAME} --region ${REGION}
To verify that the data is being sent to SigNoz Cloud, you can go to the dashboard section of SigNoz and import one of the following dashboards below:

- [instancemetrics.json](https://raw.githubusercontent.com/SigNoz/dashboards/chore/ecs-dashboards/ecs-infra-metrics/instance-metrics.json)
- [hostmetrics-with-variable.json](https://raw.githubusercontent.com/SigNoz/dashboards/main/hostmetrics/hostmetrics-with-variable.json)
- [hostmetrics.json](https://raw.githubusercontent.com/SigNoz/dashboards/main/hostmetrics/hostmetrics.json)

 

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ aws ecs list-tasks --cluster ${CLUSTER_NAME} --region ${REGION}
To verify that the data is being sent to SigNoz Cloud, you can go to the dashboard section of SigNoz and import one of the following dashboards below:

- [instancemetrics.json](https://raw.githubusercontent.com/SigNoz/dashboards/chore/ecs-dashboards/ecs-infra-metrics/instance-metrics.json)
- [hostmetrics-with-variable.json](https://raw.githubusercontent.com/SigNoz/dashboards/main/hostmetrics/hostmetrics-with-variable.json)
- [hostmetrics.json](https://raw.githubusercontent.com/SigNoz/dashboards/main/hostmetrics/hostmetrics.json)

 

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### Step 1: Download/Copy this hostmetrics JSON file

Download/Copy the `hostmetrics-with-variable.json` from [here](https://github.com/SigNoz/dashboards/blob/main/hostmetrics/hostmetrics-with-variable.json)
Download/Copy the `hostmetrics.json` from [here](https://github.com/SigNoz/dashboards/blob/main/hostmetrics/hostmetrics.json)


### Step 2: Import hostmetrics JSON file to SigNoz Cloud
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### Step 1: Download/Copy this hostmetrics JSON file

Download/Copy the `hostmetrics-with-variable.json` from [here](https://github.com/SigNoz/dashboards/blob/main/hostmetrics/hostmetrics-with-variable.json)
Download/Copy the `hostmetrics.json` from [here](https://github.com/SigNoz/dashboards/blob/main/hostmetrics/hostmetrics.json)


### Step 2: Import hostmetrics JSON file to SigNoz Cloud
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### Step 1: Download/Copy this hostmetrics JSON file

Download/Copy the `hostmetrics-with-variable.json` from [here](https://github.com/SigNoz/dashboards/blob/main/hostmetrics/hostmetrics-with-variable.json)
Download/Copy the `hostmetrics.json` from [here](https://github.com/SigNoz/dashboards/blob/main/hostmetrics/hostmetrics.json)


### Step 2: Import hostmetrics JSON file to SigNoz Cloud
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### Step 1: Download/Copy this hostmetrics JSON file

Download/Copy the `hostmetrics-with-variable.json` from [here](https://github.com/SigNoz/dashboards/blob/main/hostmetrics/hostmetrics-with-variable.json)
Download/Copy the `hostmetrics.json` from [here](https://github.com/SigNoz/dashboards/blob/main/hostmetrics/hostmetrics.json)


### Step 2: Import hostmetrics JSON file to SigNoz Cloud
Expand Down

0 comments on commit 3544ffd

Please sign in to comment.