Toggle navigation
Toggle navigation
This project
Loading...
Sign in
YPT
/
jmeter
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
Rong
8 years ago
Commit
249aae15da6e71481a0f5cda8f43b167bef0b012
1 parent
b9dbafc1
change backend
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
bin/jmeter.properties
bin/jmeter.properties
View file @
249aae1
...
...
@@ -787,21 +787,21 @@ summariser.name=summary
#---------------------------------------------------------------------------
#
# Backend metrics window mode (fixed=fixed-size window, timed=time boxed)
#
backend_metrics_window_mode=fixed
backend_metrics_window_mode
=
fixed
# Backend metrics sliding window size for Percentiles, Min, Max
#backend_metrics_window=1
00
backend_metrics_window
=
10
00
# Backend metrics sliding window size for Percentiles, Min, Max
# when backend_metrics_window_mode is timed
# Setting this value too high can lead to OOM
#backend_metrics_large_window=5
000
backend_metrics_large_window
=
1
000
########################
# Graphite Backend
########################
# Send interval in second
# Defaults to 1 second
#
backend_graphite.send_interval=1
backend_graphite.send_interval
=
1
########################
# Influx Backend
...
...
Please
register
or
login
to post a comment