Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
WebGUI
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
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
Kieker
WebGUI
Commits
322f2baf
Commit
322f2baf
authored
12 years ago
by
Nils Christian Ehmke
Browse files
Options
Downloads
Patches
Plain Diff
Modified the example slightly in order to work correctly and look better.
parent
88d5a82d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Kieker.WebGUI/bin/data/Bookstore-Example/Bookstore-Example.kax
+11
-11
11 additions, 11 deletions
...r.WebGUI/bin/data/Bookstore-Example/Bookstore-Example.kax
with
11 additions
and
11 deletions
Kieker.WebGUI/bin/data/Bookstore-Example/Bookstore-Example.kax
+
11
−
11
View file @
322f2baf
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<Project
xmi:version=
"2.0"
xmlns:xmi=
"http://www.omg.org/XMI"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns=
"platform:/resource/Kieker/model/AnalysisMetaModel.ecore"
>
<Project
xmi:version=
"2.0"
xmlns:xmi=
"http://www.omg.org/XMI"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns=
"platform:/resource/Kieker/model/AnalysisMetaModel.ecore"
>
<plugins
xsi:type=
"Reader"
name=
"FSReader"
classname=
"kieker.analysis.plugin.reader.filesystem.FSReader"
>
<plugins
xsi:type=
"Reader"
name=
"FSReader"
classname=
"kieker.analysis.plugin.reader.filesystem.FSReader"
>
<properties
name=
"inputDirs"
value=
"
testdata"
description=
"The name of the input dirs used
to
re
ad data (multiple dirs are separated by |).
"
/>
<properties
name=
"inputDirs"
value=
"
data/Books
tore
-Example/testdata
"
/>
<properties
name=
"ignoreUnknownRecordTypes"
value=
"false"
description=
"Ignore unknown records? Aborts if encountered and value is false."
/>
<properties
name=
"ignoreUnknownRecordTypes"
value=
"false"
/>
<outputPorts
name=
"monitoringRecords"
subscribers=
"
//@plugins.1/@inputPorts.0
//@plugins.5/@inputPorts.0"
/>
<outputPorts
name=
"monitoringRecords"
subscribers=
"//@plugins.5/@inputPorts.0"
/>
</plugins>
</plugins>
<plugins
xsi:type=
"Filter"
name=
"MyResponseTimeFilter"
classname=
"kieker.examples.userguide.ch3and4bookstore.MyResponseTimeFilter"
>
<plugins
xsi:type=
"Filter"
name=
"MyResponseTimeFilter"
classname=
"kieker.examples.userguide.ch3and4bookstore.MyResponseTimeFilter"
>
<properties
name=
"thresholdNanos"
value=
"1900000"
description=
""
/>
<properties
name=
"thresholdNanos"
value=
"1900000"
/>
<outputPorts
name=
"validResponseTimes"
subscribers=
"//@plugins.4/@inputPorts.0
//@plugins.6/@inputPorts.0
"
/>
<outputPorts
name=
"validResponseTimes"
subscribers=
"//@plugins.4/@inputPorts.0"
/>
<outputPorts
name=
"invalidResponseTimes"
subscribers=
"
//@plugins.2/@inputPorts.0
//@plugins.3/@inputPorts.0"
/>
<outputPorts
name=
"invalidResponseTimes"
subscribers=
"//@plugins.3/@inputPorts.0"
/>
<inputPorts
name=
"newResponseTime"
/>
<inputPorts
name=
"newResponseTime"
/>
</plugins>
</plugins>
<plugins
xsi:type=
"Filter"
name=
"Invalid Printer"
classname=
"kieker.examples.userguide.ch3and4bookstore.MyResponseTimeOutputPrinter"
>
<plugins
xsi:type=
"Filter"
name=
"Invalid Printer"
classname=
"kieker.examples.userguide.ch3and4bookstore.MyResponseTimeOutputPrinter"
>
<properties
name=
"validOutput"
value=
"false"
description=
""
/>
<properties
name=
"validOutput"
value=
"false"
/>
<inputPorts
name=
"newEvent"
/>
<inputPorts
name=
"newEvent"
/>
</plugins>
</plugins>
<plugins
xsi:type=
"Filter"
name=
"Invalid Counter"
classname=
"kieker.analysis.plugin.filter.forward.CountingFilter"
>
<plugins
xsi:type=
"Filter"
name=
"Invalid Counter"
classname=
"kieker.analysis.plugin.filter.forward.CountingFilter"
>
<outputPorts
name=
"relayedEvents"
/>
<outputPorts
name=
"relayedEvents"
subscribers=
"//@plugins.2/@inputPorts.0"
/>
<outputPorts
name=
"currentEventCount"
/>
<outputPorts
name=
"currentEventCount"
/>
<displays
name=
"Counter Display"
/>
<displays
name=
"Counter Display"
/>
<inputPorts
name=
"inputEvents"
/>
<inputPorts
name=
"inputEvents"
/>
</plugins>
</plugins>
<plugins
xsi:type=
"Filter"
name=
"Valid Counter"
classname=
"kieker.analysis.plugin.filter.forward.CountingFilter"
>
<plugins
xsi:type=
"Filter"
name=
"Valid Counter"
classname=
"kieker.analysis.plugin.filter.forward.CountingFilter"
>
<outputPorts
name=
"relayedEvents"
/>
<outputPorts
name=
"relayedEvents"
subscribers=
"//@plugins.6/@inputPorts.0"
/>
<outputPorts
name=
"currentEventCount"
/>
<outputPorts
name=
"currentEventCount"
/>
<displays
name=
"Counter Display"
/>
<displays
name=
"Counter Display"
/>
<inputPorts
name=
"inputEvents"
/>
<inputPorts
name=
"inputEvents"
/>
</plugins>
</plugins>
<plugins
xsi:type=
"Filter"
name=
"Global Counter"
classname=
"kieker.analysis.plugin.filter.forward.CountingFilter"
>
<plugins
xsi:type=
"Filter"
name=
"Global Counter"
classname=
"kieker.analysis.plugin.filter.forward.CountingFilter"
>
<outputPorts
name=
"relayedEvents"
/>
<outputPorts
name=
"relayedEvents"
subscribers=
"//@plugins.1/@inputPorts.0"
/>
<outputPorts
name=
"currentEventCount"
/>
<outputPorts
name=
"currentEventCount"
/>
<displays
name=
"Counter Display"
/>
<displays
name=
"Counter Display"
/>
<inputPorts
name=
"inputEvents"
/>
<inputPorts
name=
"inputEvents"
/>
</plugins>
</plugins>
<plugins
xsi:type=
"Filter"
name=
"Valid Printer"
classname=
"kieker.examples.userguide.ch3and4bookstore.MyResponseTimeOutputPrinter"
>
<plugins
xsi:type=
"Filter"
name=
"Valid Printer"
classname=
"kieker.examples.userguide.ch3and4bookstore.MyResponseTimeOutputPrinter"
>
<properties
name=
"validOutput"
value=
"true"
description=
""
/>
<properties
name=
"validOutput"
value=
"true"
/>
<inputPorts
name=
"newEvent"
/>
<inputPorts
name=
"newEvent"
/>
</plugins>
</plugins>
<dependencies
filePath=
"BookstoreApplication.jar"
/>
<dependencies
filePath=
"BookstoreApplication.jar"
/>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment