Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-sb-devops
Commits
bfbb91ca
Unverified
Commit
bfbb91ca
authored
5 years ago
by
S M Y
Browse files
Options
Download
Patches
Plain Diff
Adding redis alertrules to prometheus
parent
157cd3f8
sunbird-monitoring-release-3.5.0_RC1
sunbird-monitoring-release-3.3.0_RC1
sunbird-monitoring-release-2.6.0
sunbird-monitoring-release-2.6.0_RC6
sunbird-monitoring-release-2.6.0_RC5
sunbird-monitoring-release-2.6.0_RC4
sunbird-monitoring-release-2.6.0_RC3
sunbird-monitoring-release-2.6.0_RC2
sunbird-monitoring-release-2.6.0_RC1
sunbird-monitoring-release-2.5.0_RC3
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/roles/stack-monitor-stateful/templates/stack-monitor.yml
+4
-0
.../roles/stack-monitor-stateful/templates/stack-monitor.yml
with
4 additions
and
0 deletions
+4
-0
ansible/roles/stack-monitor-stateful/templates/stack-monitor.yml
+
4
−
0
View file @
bfbb91ca
...
...
@@ -25,6 +25,8 @@ services:
target
:
/etc/prometheus-rules/alertrules.logs.yml
-
source
:
stateful_alertrules.backups.yml
target
:
/etc/prometheus-rules/alertrules.backups.yml
-
source
:
stateful_alertrules.redis.yml
target
:
/etc/prometheus-rules/alertrules.backups.yml
-
source
:
stateful_alertrules.kafkalag.yml
target
:
/etc/prometheus-rules/alertrules.kafkalag.yml
{
%
if groups
[
'
postgresql-master'
]
is defined %
}
...
...
@@ -290,6 +292,8 @@ configs:
{
%
endif %
}
stateful_alertrules.services.yml
:
external
:
true
stateful_alertrules.redis.yml
:
external
:
true
stateful_alertmanagerconfig.yml
:
external
:
true
stateful_blackboxconfig.yml
:
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets