Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add EKS Istio Dashboards #194

Merged
merged 57 commits into from
Jul 27, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
ed98241
Update readme
preddy727 Jun 28, 2023
0415736
checking in new readme example
preddy727 Jun 28, 2023
aa3e833
new istio readme
preddy727 Jun 28, 2023
1c436ff
Updated mkdocs.yml
preddy727 Jun 28, 2023
73959bd
checking in readme files
preddy727 Jun 28, 2023
23baa4b
checking in all changes
preddy727 Jul 5, 2023
e2fb726
Test
preddy727 Jul 5, 2023
c2b62c5
Test
preddy727 Jul 5, 2023
aac831b
Test
preddy727 Jul 5, 2023
8e632c1
Testing
preddy727 Jul 5, 2023
5ee030a
Testing
preddy727 Jul 5, 2023
5834e79
test
preddy727 Jul 5, 2023
1cde05d
Merge branch 'main' into main
bonclay7 Jul 7, 2023
203ae8c
Update main.tf
preddy727 Jul 12, 2023
d3ce2bf
Update outputs.tf
preddy727 Jul 12, 2023
a5b7491
Merge branch 'main' into main
bonclay7 Jul 13, 2023
b677b9d
Adding Istio dashboards
dms486 Jul 14, 2023
1af1737
Updating URL's
dms486 Jul 18, 2023
84f5498
Merge branch 'main' into main
dms486 Jul 19, 2023
2245c1f
Removing dashboards
dms486 Jul 19, 2023
d561841
Updates from pre-commit
dms486 Jul 20, 2023
e46e6ad
Update istio.md
dms486 Jul 20, 2023
23e0860
Removing empty file
dms486 Jul 25, 2023
e109cf3
Update istio.md
dms486 Jul 25, 2023
3f0475a
Update istio.md
dms486 Jul 25, 2023
14eb3ba
Update istio.md
dms486 Jul 25, 2023
cbadc6a
Update istio.md
dms486 Jul 25, 2023
8ff8af9
Update istio.md
dms486 Jul 25, 2023
66b3354
Update istio.md
dms486 Jul 25, 2023
cdcd2dd
Update istio.md
dms486 Jul 25, 2023
6ad1879
Update istio.md
dms486 Jul 25, 2023
f71dffd
Update istio.md
dms486 Jul 25, 2023
e2bb2ea
Update istio.md
dms486 Jul 25, 2023
9ea5c6e
Update istio.md
dms486 Jul 25, 2023
57967e6
Update istio.md
dms486 Jul 25, 2023
ab1f25a
Update istio.md
dms486 Jul 25, 2023
4c83c3b
Update istio.md
dms486 Jul 25, 2023
63d371b
Update istio.md
dms486 Jul 25, 2023
8f0f544
Update istio.md
dms486 Jul 25, 2023
b179b75
Update README.md
dms486 Jul 25, 2023
693234e
Update istio.md
dms486 Jul 25, 2023
3451cb2
Update istio.md
dms486 Jul 25, 2023
139bae8
Update istio.md
dms486 Jul 25, 2023
41aa6ab
Update istio.md
dms486 Jul 25, 2023
d765f0f
Update istio.md
dms486 Jul 25, 2023
6e52e9d
Update istio.md
dms486 Jul 25, 2023
b615c02
Update istio.md
dms486 Jul 25, 2023
26ca9b2
Update istio.md
dms486 Jul 25, 2023
68d3cd8
Update istio.md
dms486 Jul 25, 2023
e80a4d4
Update istio.md
dms486 Jul 25, 2023
a8d7f5f
Update istio.md
dms486 Jul 25, 2023
e75076d
Update istio.md
dms486 Jul 25, 2023
5905056
Update README.md
dms486 Jul 25, 2023
e2f357b
Update README.md
dms486 Jul 25, 2023
0b2be0f
Istio Documentation Updates
dms486 Jul 26, 2023
06cb62d
Updated setup and cleanup of Istio Bookinfo
dms486 Jul 26, 2023
0004bf4
Updating image and removing advanced configuration
dms486 Jul 27, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Updating image and removing advanced configuration
-Switching image to Github generated link
-Removing advanced configuration section
  • Loading branch information
dms486 authored Jul 27, 2023
commit 0004bf4f7f801c18aa3bf67cfbe30e9b67e584de
14 changes: 1 addition & 13 deletions docs/eks/istio.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ or use an environment variable `export TF_VAR_managed_prometheus_workspace_id=ws

Go to the Dashboards panel of your Grafana workspace. You will see a list of Istio dashboards under the `Observability Accelerator Dashboards`

<img width="1208" alt="image" src="../images/istio-dashboards.png">
<img width="1208" alt="image" src="https://github.com/aws-observability/terraform-aws-observability-accelerator/assets/34757337/19b589b4-00f6-465d-a562-1da39e8b9b8c">

Open one of the Istio dasbhoards and you will be able to view its visualization

Expand Down Expand Up @@ -172,15 +172,3 @@ kubectl delete -f samples/bookinfo/networking/bookinfo-gateway.yaml
kubectl delete -f samples/bookinfo/platform/kube/bookinfo.yaml
terraform destroy
```

## Advanced configuration

1. Cross-region Amazon Managed Prometheus workspace

If your existing Amazon Managed Prometheus workspace is in another AWS Region,
add this `managed_prometheus_region=xxx` and `managed_prometheus_workspace_id=ws-xxx`.

2. Cross-region Amazon Managed Grafana workspace

If your existing Amazon Managed Prometheus workspace is in another AWS Region,
add this `managed_prometheus_region=xxx` and `managed_prometheus_workspace_id=ws-xxx`.
Binary file removed docs/images/istio-dashboards.png
bonclay7 marked this conversation as resolved.
Outdated
Show resolved Hide resolved
Binary file not shown.
Loading