Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
controller
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TFS
controller
Merge requests
!4
Compute component:
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Compute component:
feat/monitoring-subscriptions
into
feat/monitoring
Overview
0
Commits
137
Pipelines
0
Changes
188
Closed
Sergio Gonzalez Diaz
requested to merge
feat/monitoring-subscriptions
into
feat/monitoring
2 years ago
Overview
0
Commits
137
Pipelines
0
Changes
188
Expand
Incorporate subscription and alamar functionalities to the gRPC server
0
0
Merge request reports
Compare
feat/monitoring
feat/monitoring (base)
and
latest version
latest version
3d96ecc6
137 commits,
2 years ago
188 files
+
22647
−
4219
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
188
Search (e.g. *.vue) (Ctrl+P)
manifests/deviceservice.yaml
+
1
−
1
Options
@@ -34,7 +34,7 @@ spec:
-
containerPort
:
2020
env
:
-
name
:
LOG_LEVEL
value
:
"
INFO
"
value
:
"
DEBUG
"
readinessProbe
:
exec
:
command
:
[
"
/bin/grpc_health_probe"
,
"
-addr=:2020"
]
Loading