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 cicd and prod near ring cluster monitoring for managed prometheus #602

Merged
merged 26 commits into from
Oct 2, 2023
Merged
Show file tree
Hide file tree
Changes from 20 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
538ec92
Removing duplicate alerts from ci recommended alerts
Sohamdg081992 Jun 30, 2023
52afdc9
Merge branch 'main' of https://github.com/Azure/prometheus-collector
Sohamdg081992 Jul 8, 2023
667fa62
Merge branch 'main' of https://github.com/Azure/prometheus-collector
Sohamdg081992 Jul 14, 2023
5ed84bc
Merge branch 'main' of https://github.com/Azure/prometheus-collector
Sohamdg081992 Jul 18, 2023
4280706
Remove test branch
Sohamdg081992 Jul 18, 2023
5244d82
Merge branch 'main' of https://github.com/Azure/prometheus-collector
Sohamdg081992 Jul 26, 2023
c0e61b9
Merge branch 'main' of https://github.com/Azure/prometheus-collector
Sohamdg081992 Jul 26, 2023
def76a5
Merge branch 'main' of https://github.com/Azure/prometheus-collector
Sohamdg081992 Aug 2, 2023
94a94f8
Merge branch 'main' of https://github.com/Azure/prometheus-collector
Sohamdg081992 Aug 10, 2023
12ad6c4
Remove preview keyword from policy readme
Sohamdg081992 Aug 10, 2023
d882600
Merge branch 'main' of https://github.com/Azure/prometheus-collector
Sohamdg081992 Aug 11, 2023
2d85282
Merge branch 'main' of https://github.com/Azure/prometheus-collector
Sohamdg081992 Aug 16, 2023
61cd57b
Merge branch 'main' of https://github.com/Azure/prometheus-collector
Sohamdg081992 Aug 19, 2023
431e85d
Merge branch 'main' of https://github.com/Azure/prometheus-collector
Sohamdg081992 Aug 22, 2023
fad0d47
Merge branch 'main' of https://github.com/Azure/prometheus-collector
Sohamdg081992 Aug 28, 2023
aa2b1ec
Merge branch 'main' of https://github.com/Azure/prometheus-collector
Sohamdg081992 Aug 30, 2023
ad196bd
Merge branch 'main' of https://github.com/Azure/prometheus-collector
Sohamdg081992 Sep 8, 2023
9c44459
Add cicd and prod near ring cluster monitoring for managed prometheus
Sohamdg081992 Sep 23, 2023
580bb38
Merge branch 'main' of https://github.com/Azure/prometheus-collector …
Sohamdg081992 Sep 23, 2023
86fff89
Make single file for alerts and update dashboard to include unit in m…
Sohamdg081992 Sep 27, 2023
d01e8a3
Merge branch 'main' of https://github.com/Azure/prometheus-collector …
Sohamdg081992 Sep 29, 2023
f599e2b
Replace label for cluster name with clusterName property
Sohamdg081992 Sep 29, 2023
9f2ea9e
update helm version to pass build
Sohamdg081992 Sep 29, 2023
acaa2a3
update helm version
Sohamdg081992 Sep 29, 2023
3f71be5
revert helm version update for non-Arc
Sohamdg081992 Sep 29, 2023
a162732
update helm for multiarch
Sohamdg081992 Sep 30, 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
2 changes: 1 addition & 1 deletion AddonBicepTemplate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ You can deploy the templates using a command like :

In order to deploy community alerts and ci recommended alerts through template, deploy using command like:

```az deployment group create -g <resource_group> -n <deployment_name> --template-file .\AzureMonitorAlertsProfileParameters.json --parameters .\AzureMonitorAlertsProfileParameters.json```
```az deployment group create -g <resource_group> -n <deployment_name> --template-file .\AzureMonitorAlertsProfile.bicep --parameters .\AzureMonitorAlertsProfileParameters.json```

**NOTE**

Expand Down
459 changes: 0 additions & 459 deletions internal/alerts/ci-dev-aks-mac-eus.json

This file was deleted.

459 changes: 0 additions & 459 deletions internal/alerts/ci-dev-aks-wcus.json

This file was deleted.

436 changes: 0 additions & 436 deletions internal/alerts/ci-prod-aks-mac-weu.json

This file was deleted.

275 changes: 0 additions & 275 deletions internal/alerts/ci-prod-aks-msi-eus2.json

This file was deleted.

Loading