Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
flame-clmc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
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
flame
flame-clmc
Graph
b39eca5cc2361d6e4fb9040cc7cb9156e7d9790b
Select Git revision
Branches
7
clmc-service
clmc-tutorial
integration
master
default
protected
pm-zipp
revert-4f266893
workshop-demo
Tags
20
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.1
2.3.0
2.2.2
2.1.2
2.1.1
2.1.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.4.0
1.3.0
1.2.0
1.1.2
27 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
27
Feb
26
25
22
21
20
19
18
15
13
12
11
8
7
1
31
Jan
25
17
16
15
10
18
Dec
17
14
13
4
30
Nov
28
23
16
12
8
7
2
1
30
Oct
16
9
8
5
4
1
28
Sep
27
25
21
18
17
5
4
3
31
Aug
30
29
28
25
24
23
22
21
20
17
16
15
14
13
14
13
10
9
2
1
27
Jul
18
17
16
12
11
10
9
6
3
28
Jun
27
26
25
22
21
20
19
18
15
13
12
11
10
8
7
6
5
4
3
2
1
31
May
30
29
28
25
24
23
22
21
20
18
17
16
15
14
11
10
9
8
4
3
2
1
30
Apr
27
26
25
24
20
18
17
12
11
10
9
5
4
3
29
Mar
28
27
26
Adds a delete API endpoint for a full media service graph identified by its SFC id
Implements a DELETE API endpoint for stopping a graph monitoring process and refactors the graph API tests
Updates graph_monitor API endpoint to also save the request identifier and the pipeline process identifier
Updates graph-pipeline script and modifies install script to copy pipeline script in /usr/local/bin
Updates documentation on the Graph API
Updates pipeline script by parameterising the JSON configuration for the temporal graph
Implements and tests an addition to the response of the build request for a temporal graph - now the list of endpoints is also returned
Implements pipeline process opening in the execute_pipeline API endpoint
Adds tests to check if the execute_pipeline endpoint opens a separate process in the correct way
Adds implementation for the response of the execute pipeline endpoint
Adds a test for the response of the execute pipeline endpoint
Adds API endpoint to continuously execute the graph workflow - implements error handling functionality only
Slight update to graph api tests
Refactors tests for handling invalid requests and adds new tests for the execute pipeline API endpoint
Refactors responses of the graph api
adds 'echo' statements
Slight update to pipeline script
Updates pipeline script to create the network topology before starting the event loop
Small updates after code review
Update pipeline to iterate through a list of UEs and endpoints
Updates graph api docs
Updates rtt data pipeline script
updates graph API to return traffic_source tag
Prototype implementation of a pipeline script for measuring round trip time
Updates documentation of graph API
Adds UserEquipment nodes as a possible startpoint when querying for round trip time
Updates GraphAPI to also build UEs in the network topology
Updates InfluxDB installation SHA checksums
Updates InfluxDB to v1.6.5
Changed bandwidth to 10Gb/s and fixed inconsistencies between metrics when calculating RTT
Updates docs for graph API
Slight updates to graph API
Updates documentation
Fixes slight issue with timestamp validation
Updates graph build API endpoint - timestamps are now passed in the JSON body and not in the URL query string
Updates documentation
Adds more test cases to the graph api for querying from Switch nodes
Fixes graph api test case
Updates graph api to allow RTT start point to be a switch or a cluster
Moves the constant bandwidth setting to clmc-service config, easier to change if needed
Loading