Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
moobench
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SustainKieker
moobench
Graph
9a241555444fdec5f92d58743fd7cdf1a4423c93
Select Git revision
Branches
12
KIEKER-1983-MooBench-Kieker-Python
KIEKER-1990
UpdateDockerfile
addCloudprofiler
addCloudprofiler2
addCloudprofiler3
cp
main
default
protected
testCP
testCP2
testCP3
testNewDockerfile
12 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
9
Jan
8
7
3
2
13
Dec
4
28
Nov
27
9
6
4
2
29
Oct
28
22
21
18
17
13
27
Aug
22
20
19
11
5
15
Jul
11
3
28
May
27
24
20
14
11
10
9
8
7
26
Apr
28
Jan
24
22
16
14
10
5
3
2
Sep
31
Aug
11
Jul
10
6
4
6
Jun
5
13
Apr
8
Feb
7
6
2
1
30
Jan
27
22
20
19
18
17
16
14
8
Nov
18
Sep
17
14
13
2
1
31
Aug
23
22
19
17
15
12
11
10
8
3
27
Jul
22
2
1
23
Jun
22
17
8
Nov
14
Oct
7
Sep
3
31
Aug
29
27
25
22
21
20
19
18
16
21
Jul
20
19
18
17
16
15
14
13
10
26
Feb
3
Dec
2
1
30
Nov
29
28
25
23
21
20
Increase pinpoint check time, since the server starts require so much
Check for existence of agent jar
Fix parameter passing
Remove overriding the benchmarking options
Delete all temporary folders
Add application.properties and log4j.xml to avoid unnecessary logging
Pinpoint-collector isn't compatible with Java 11, so move to Java 17
Also remove verbose for kafka and pinot
Remove verbose for extraction, use curl for hbase download
Replace wget by curl
Write hbase-create results to logfile
Really delete all pinpoint data
Don't wait for a time, but wait for log to contain output
Add -f again for correct cleaning
Update to 5 loops
Show error if MOOBENCH_CONFIGURATIONS isn't defined, export it correctly
Make pattern for process searching more exact
Try with 2 loops
Add benchmarking pinpoint-java
Create logs directory
Extend pinpoint: deactivated, no measurement and sampling
Fix config folder
Also add test workflow
Use pinpoint/ folder for all pinpoint artifacts
Fix startup: Switch Kafka and pinot start, wait for pinpoint collector
Check whether JAVA_HOME is set
Really delete PinotMinion and wait longer for pinot
Minor fixes
Remove unnecessary empty line
Don't version pinpoint files
Update gitignore
Update pinpoint server starts
Fix hbase start
Improve hbase and collector starts
Start pinpoint implementation (not working yet)
Don't source config.rc twice
Change to init.sh in all benchmark.sh files
Split common-functions.sh and init.sh - init.sh is only needed by the frameworks,
Move duplicated initialization code to common-functions.sh
Get java bin in experiment.rc
Loading