Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kieker-TeeTime-Stages
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
TeeTime
Kieker-TeeTime-Stages
Graph
53e7f38339b563498041c19aaae26ec4ff6493d5
Select Git revision
Branches
8
EventRecordTraceCounter
Trace-Aggr-Analysis
Trace-Aggr-Analysis-model-usage
lbl-sink-migration
master
default
protected
merged-AStage
moved-declareActive
no-bufferunderflow
Tags
4
v2.1
signal-final
multiple-ports-final
pipeline-with-method-call-final
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
13
May
12
11
9
28
Apr
27
22
20
19
13
8
7
6
4
31
Mar
30
29
26
16
3
1
29
Feb
25
23
22
9
8
2
1
26
Jan
22
19
18
12
11
15
Dec
9
8
3
1
30
Nov
25
18
17
10
26
Oct
5
30
Sep
22
17
26
Aug
2
Jul
24
Jun
23
16
15
20
May
13
12
10
6
4
30
Apr
24
20
17
15
10
19
Mar
18
17
14
11
6
5
4
3
25
Feb
23
20
19
13
9
7
6
5
3
2
28
Jan
20
16
28
Dec
26
19
18
17
16
9
8
5
4
4
Nov
3
22
Oct
21
20
17
16
15
14
replaced lists with maps
first try on JMSReaderTest
removed debugging statements from AMQPReaderLogicModule and stashed buggy AMQPReaderTest for now
AMQP reader test still unfinished
first version of amqp reader test - test record is not recognized as a regular record yet
added constructor
fix issue #36
added SoftwareSystem model
added models for system entities: Component, Container, Operation
old version
added Tester for trace import
cleaned up TraceAnalysisConfiguration
added TraceImportConfiguration
changes to classname, javadoc
separated logic from tee time filter in new class
added associated handler classes
imported kicker stage AMPQReader to project and added missing dependency to pom.xml
Merge branch 'master‘ into ‘lbl-sink-migration‘
updated dependencies
maven fix to pom.xml. missing javax.jms which caused jenkins build to fail should now be found
updated javadoc of jmsreader producer stage
exported jms reader logic to a new class
new class for actual teetime producer stage
Merge branch 'Trace-Aggr-Analysis' into lbl-sink-migration
Changed visibility of static constants to 'package' to make them accessible from test case
added javax.jms jar as a referenced library
removed deprecated files
Update dot export styles
Removed version numbers from javadoc comments
Removed term "filter" from file and class names and extended AbstractConsumerStage instead of AbstractFilter
Changed visibility of static constants to 'package' to make them accessible from test case
Test case for ThreadsStatusDisplayFilter
Migration of ThreadStatusDisplayFilter
added a default export configuration
removed unused enum DotExportPropertyTokens
avoid empty "node []" and "edge []"
redesigned dot export process (not done)
removed deprecated classes
refactored GraphML writer stages pipe and filter architecture
Completed test cases for MemSwapUtilizationDisplayFilter
Loading