![JAR search and dependency download from the Maven repository](/logo.png)
fish.payara.nucleus.requesttracing.admin.LocalStrings.properties Maven / Gradle / Ivy
#
# Copyright (c) 2016-2017 Payara Foundation and/or its affiliates. All rights reserved.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common Development
# and Distribution License("CDDL") (collectively, the "License"). You
# may not use this file except in compliance with the License. You can
# obtain a copy of the License at
# https://github.com/payara/Payara/blob/master/LICENSE.txt
# See the License for the specific
# language governing permissions and limitations under the License.
#
# When distributing the software, include this License Header Notice in each
# file and include the License file at glassfish/legal/LICENSE.txt.
#
# GPL Classpath Exception:
# The Payara Foundation designates this particular file as subject to the "Classpath"
# exception as provided by the Payara Foundation in the GPL Version 2 section of the License
# file that accompanied this code.
#
# Modifications:
# If applicable, add the following below the License Header, with the fields
# enclosed by brackets [] replaced by your own identifying information:
# "Portions Copyright [year] [name of copyright owner]"
#
# Contributor(s):
# If you wish your version of this file to be governed by only the CDDL or
# only the GPL Version 2, indicate your decision by adding "[Contributor]
# elects to include this software in this distribution under the [CDDL or GPL
# Version 2] license." If you don't indicate a single choice of license, a
# recipient has the option to distribute your version of this file under
# either the CDDL, the GPL Version 2 or to extend the choice of license to
# its licensees as provided above. However, if you add GPL Version 2 code
# and therefore, elected the GPL Version 2 license, then the option applies
# only if the new code is made subject to such option by the copyright
# holder.
# Request Tracing
requesttracing.configure.status.success=Request Tracing Service Status is set to {0}.
requesttracing.configure.samplerate.success=Request Tracing Sample Rate Value is set to {0},
requesttracing.configure.adaptivesampling.enabled.success=Request Tracing Adaptive Sampling Enabled Value is set to {0}.
requesttracing.configure.adaptivesampling.targetcount.success=Request Tracing Adaptive Sampling Target Count is set to {0}.
requesttracing.configure.adaptivesampling.timevalue.success=Request Tracing Adaptive Sampling Time Value is set to {0}.
requesttracing.configure.adaptivesampling.timeunit.success=Request Tracing Adaptive Sampling Time Unit is set to {0}.
requesttracing.configure.applicationsonly.success=Request Tracing Service Applications Only filter is set to {0}.
requesttracing.configure.thresholdvalue.success=Request Tracing Service Threshold Value is set to {0}.
requesttracing.configure.thresholdunit.success=Request Tracing Service Threshold Unit is set to {0}.
requesttracing.configure.sampleratefirst.success=Request Tracing Service Sample Rate First Enabled Value is set to {0}.
requesttracing.configure.store.size.success=Request Tracing Store Size is set to {0}.
requesttracing.configure.store.size.warning=Please note that from 5.201 onwards the store size refers to the size of a local store. Should a shared store be used its effective size is the maximum local size of all enabled configurations.
requesttracing.configure.store.timeout.success=Request Tracing Store Timeout is set to {0}.
requesttracing.configure.reservoirsampling.enabled.success=Request Tracing Service Reservoir Sampling Enabled Value is set to {0}.
requesttracing.configure.historictrace.status.success=Request Tracing Historic Trace status is set to {0}.
requesttracing.configure.historictrace.storesize.success=Request Tracing Historic Trace Store Size is set to {0}.
requesttracing.configure.historictrace.timeout.success=Request Tracing Historic Trace Store Timeout is set to {0}.
requesttracing.notifier.configure.status.error=Notifier with name {0} could not be found.
requesttracing.configure.notifier.added.configured=Request Tracing Notifier with name {0} is registered and set enabled to {1}.
requesttracing.configure.notifier.enable.success=Request Tracing Notifiers {0} have been enabled.
requesttracing.configure.notifier.disable.success=Request Tracing Notifiers {0} have been disabled.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy