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
!320
Resolve "(CTTC) Telemetry Enhancement"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "(CTTC) Telemetry Enhancement"
feat/249-cttc-telemetry-enhancement
into
develop
Overview
0
Commits
13
Pipelines
24
Changes
37
Merged
Waleed Akbar
requested to merge
feat/249-cttc-telemetry-enhancement
into
develop
4 months ago
Overview
0
Commits
13
Pipelines
24
Changes
37
Expand
Closes
#249 (closed)
0
0
Merge request reports
Compare
develop
version 11
469032c3
2 months ago
version 10
f0a69d8f
2 months ago
version 9
5c64c58b
2 months ago
version 8
cef03c41
2 months ago
version 7
c688687d
2 months ago
version 6
41a97970
2 months ago
version 5
87685c9c
2 months ago
version 4
cdf65bba
2 months ago
version 3
56089f19
3 months ago
version 2
af6688ba
4 months ago
version 1
1be101f8
4 months ago
develop (base)
and
latest version
latest version
17228dd5
13 commits,
2 months ago
version 11
469032c3
12 commits,
2 months ago
version 10
f0a69d8f
11 commits,
2 months ago
version 9
5c64c58b
10 commits,
2 months ago
version 8
cef03c41
9 commits,
2 months ago
version 7
c688687d
7 commits,
2 months ago
version 6
41a97970
6 commits,
2 months ago
version 5
87685c9c
5 commits,
2 months ago
version 4
cdf65bba
4 commits,
2 months ago
version 3
56089f19
3 commits,
3 months ago
version 2
af6688ba
2 commits,
4 months ago
version 1
1be101f8
1 commit,
4 months ago
37 files
+
1334
−
734
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
37
Search (e.g. *.vue) (Ctrl+P)
deploy/all.sh
+
3
−
0
Options
@@ -215,6 +215,9 @@ export GRAF_EXT_PORT_HTTP=${GRAF_EXT_PORT_HTTP:-"3000"}
# Deploy Apache Kafka
./deploy/kafka.sh
#Deploy Monitoring (Prometheus, Mimir, Grafana)
./deploy/monitoring.sh
# Expose Dashboard
./deploy/expose_dashboard.sh
Loading