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
0f522a76
Commit
0f522a76
authored
5 years ago
by
G33tha
Browse files
Options
Download
Patches
Plain Diff
Issue #000 feat: kafka consumer lag
parent
76c29f5f
secor-lag
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
+2
-0
.../roles/stack-monitor-stateful/templates/stack-monitor.yml
with
2 additions
and
0 deletions
+2
-0
ansible/roles/stack-monitor-stateful/templates/stack-monitor.yml
+
2
−
0
View file @
0f522a76
...
...
@@ -244,6 +244,8 @@ services:
command
:
"
--kafka.server={{
groups['processing-cluster-kafka']
|
join(':9092
--kafka.server=')}}:9092
--zookeeper.server={{
groups['processing-cluster-kafka']
|
join(':2181
--zookeeper.server=')}}:2181
--use.consumelag.zookeeper"
networks
:
-
application_default
ports
:
-
"
9308:9308"
deploy
:
resources
:
reservations
:
...
...
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