Skip to content
Snippets Groups Projects
Commit 8cfcd593 authored by Reiner Jung's avatar Reiner Jung
Browse files

Renamed labels to make them shorter.

parent 51a2e334
Branches
No related tags found
No related merge requests found
TITLE[0]="No instrumentation" TITLE[0]="No instrumentation"
TITLE[1]="Deactivated probe" TITLE[1]="Deactivated probe"
TITLE[2]="No logging (null writer)" TITLE[2]="No logging"
TITLE[3]="Logging (Generic Text)" TITLE[3]="Text file"
TITLE[4]="Logging (Generic Bin)" TITLE[4]="Binary file"
TITLE[5]="Logging (Single TCP)" TITLE[5]="Binary TCP"
TITLE[0]="No instrumentation" TITLE[0]="No instrumentation"
TITLE[1]="Deactivated probe - A" TITLE[1]="Deactivated probe - A"
TITLE[2]="Deactivated probe - B" TITLE[2]="Deactivated probe - B"
TITLE[3]="No logging (null writer) - A" TITLE[3]="No logging - A"
TITLE[4]="No logging (null writer) - B" TITLE[4]="No logging - B"
TITLE[5]="Logging (Generic Text) - A" TITLE[5]="Text file - A"
TITLE[6]="Logging (Generic Text) - B" TITLE[6]="Text file - B"
TITLE[7]="Logging (TCP) - A" TITLE[7]="Binary TCP - A"
TITLE[8]="Logging (TCP) - B" TITLE[8]="Binary TCP - B"
TITLE[0]="No instrumentation" TITLE[0]="No instrumentation"
TITLE[1]="OpenTelemetry No Logging" TITLE[1]="No Logging"
TITLE[2]="OpenTelemetry Logging" TITLE[2]="Logging"
TITLE[3]="OpenTelemetry Zipkin" TITLE[3]="Zipkin"
MACHINE_TYPE=`uname -m`; MACHINE_TYPE=`uname -m`;
if [ ${MACHINE_TYPE} == 'x86_64' ] if [ ${MACHINE_TYPE} == 'x86_64' ]
then then
TITLE[4]="OpenTelemetry Prometheus" TITLE[4]="Prometheus"
#TITLE[5]="OpenTelemetry Jaeger" #TITLE[5]="OpenTelemetry Jaeger"
fi fi
TITLE[0]="No instrumentation" TITLE[0]="No instrumentation"
TITLE[1]="Deactivated processing" TITLE[1]="Deactivated probe"
TITLE[2]="Null writer" TITLE[2]="No logging"
TITLE[3]="Zipkin" TITLE[3]="Zipkin"
TITLE[4]="Prometheus" TITLE[4]="Prometheus"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment